Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
Dsun8i_a83t_mipi_csi2.c131 SUN8I_A83T_MIPI_CSI2_CFG_SYNC_EN, in sun8i_a83t_mipi_csi2_enable()
132 SUN8I_A83T_MIPI_CSI2_CFG_SYNC_EN); in sun8i_a83t_mipi_csi2_enable()
141 SUN8I_A83T_MIPI_CSI2_CFG_SYNC_EN, 0); in sun8i_a83t_mipi_csi2_disable()
Dsun8i_a83t_mipi_csi2_reg.h128 #define SUN8I_A83T_MIPI_CSI2_CFG_SYNC_EN BIT(31) macro