Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_mipi_dphy.h150 rk628_i2c_update_bits(rk628, GRF_MIPI_TX0_CON, CSI_PHYRSTZ, 0); in mipi_dphy_rstz_assert()
156 rk628_i2c_update_bits(rk628, GRF_MIPI_TX0_CON, CSI_PHYRSTZ, in mipi_dphy_rstz_deassert()
157 CSI_PHYRSTZ); in mipi_dphy_rstz_deassert()
H A Drk628.h132 #define CSI_PHYRSTZ BIT(21) macro
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_csi.c173 rk628_i2c_update_bits(rk628, GRF_MIPI_TX0_CON, CSI_PHYRSTZ, 0); in mipi_dphy_rstz_assert()
179 rk628_i2c_update_bits(rk628, GRF_MIPI_TX0_CON, CSI_PHYRSTZ, in mipi_dphy_rstz_deassert()
180 CSI_PHYRSTZ); in mipi_dphy_rstz_deassert()
H A Drk628.h138 #define CSI_PHYRSTZ BIT(21) macro
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Drk628.h134 #define CSI_PHYRSTZ BIT(21) macro