Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/sunxi/sun6i-csi/
Dsun6i_csi_reg.h127 #define CSI_CH_BUF_LEN_BUF_LEN_Y_MASK GENMASK(13, 0) macro
128 #define CSI_CH_BUF_LEN_BUF_LEN_Y(len) (((len) << 0) & CSI_CH_BUF_LEN_BUF_LEN_Y_MASK)