Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/
H A Dimx-pxp.h311 #define BF_PXP_OUT_AS_ULC_Y(v) \ macro
H A Dimx-pxp.c921 as_ulc = BF_PXP_OUT_AS_ULC_X(1) | BF_PXP_OUT_AS_ULC_Y(1); in pxp_start()