Home
last modified time | relevance | path

Searched refs:BF_PXP_OUT_AS_LRC_Y (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/media/platform/
Dimx-pxp.h330 #define BF_PXP_OUT_AS_LRC_Y(v) \ macro
Dimx-pxp.c798 as_lrc = BF_PXP_OUT_AS_LRC_X(0) | BF_PXP_OUT_AS_LRC_Y(0); in pxp_start()