Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/
H A Dimx-pxp.h330 #define BF_PXP_OUT_AS_LRC_Y(v) \ macro
H A Dimx-pxp.c922 as_lrc = BF_PXP_OUT_AS_LRC_X(0) | BF_PXP_OUT_AS_LRC_Y(0); in pxp_start()