Searched refs:CSI_PHYRSTZ (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/ |
| H A D | rk628_mipi_dphy.h | 150 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 D | rk628.h | 132 #define CSI_PHYRSTZ BIT(21) macro
|
| /OK3568_Linux_fs/kernel/drivers/misc/rk628/ |
| H A D | rk628_csi.c | 173 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 D | rk628.h | 138 #define CSI_PHYRSTZ BIT(21) macro
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | rk628.h | 134 #define CSI_PHYRSTZ BIT(21) macro
|