Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/sunxi/sun6i-csi/
Dsun6i_csi_reg.h125 #define CSI_CH_BUF_LEN_BUF_LEN_C_MASK GENMASK(29, 16) macro
126 #define CSI_CH_BUF_LEN_BUF_LEN_C(len) (((len) << 16) & CSI_CH_BUF_LEN_BUF_LEN_C_MASK)