Searched refs:DPHY_ENABLECLK (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/ |
| H A D | rk628_mipi_dphy.h | 124 rk628_i2c_update_bits(rk628, CSITX_DPHY_CTRL, DPHY_ENABLECLK, in mipi_dphy_enableclk_assert() 125 DPHY_ENABLECLK); in mipi_dphy_enableclk_assert() 131 rk628_i2c_update_bits(rk628, CSITX_DPHY_CTRL, DPHY_ENABLECLK, 0); in mipi_dphy_enableclk_deassert()
|
| H A D | rk628_csi.h | 78 #define DPHY_ENABLECLK BIT(3) macro
|
| /OK3568_Linux_fs/kernel/drivers/misc/rk628/ |
| H A D | rk628_csi.c | 147 rk628_i2c_update_bits(rk628, CSITX_DPHY_CTRL, DPHY_ENABLECLK, in mipi_dphy_enableclk_assert() 148 DPHY_ENABLECLK); in mipi_dphy_enableclk_assert() 154 rk628_i2c_update_bits(rk628, CSITX_DPHY_CTRL, DPHY_ENABLECLK, 0); in mipi_dphy_enableclk_deassert()
|
| H A D | rk628_csi.h | 79 #define DPHY_ENABLECLK BIT(3) macro
|