Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/sunxi/sun6i-mipi-csi2/
H A Dsun6i_mipi_csi2.c86 regmap_update_bits(regmap, SUN6I_MIPI_CSI2_CTL_REG, in sun6i_mipi_csi2_enable()
94 regmap_update_bits(regmap, SUN6I_MIPI_CSI2_CTL_REG, in sun6i_mipi_csi2_disable()
124 regmap_write(regmap, SUN6I_MIPI_CSI2_CTL_REG, in sun6i_mipi_csi2_configure()
131 regmap_update_bits(regmap, SUN6I_MIPI_CSI2_CTL_REG, in sun6i_mipi_csi2_configure()
H A Dsun6i_mipi_csi2_reg.h10 #define SUN6I_MIPI_CSI2_CTL_REG 0x0 macro