Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/sunxi/sun6i-csi/
Dsun6i_csi_reg.h126 #define CSI_CH_BUF_LEN_BUF_LEN_C(len) (((len) << 16) & CSI_CH_BUF_LEN_BUF_LEN_C_MASK) macro
Dsun6i_csi.c567 CSI_CH_BUF_LEN_BUF_LEN_C(bytesperline_c) | in sun6i_csi_set_window()