Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_csi.c25 bool txphy_pwron; member
322 if (csi->txphy_pwron) { in rk628_csi_set_csi()
326 csi->txphy_pwron = false; in rk628_csi_set_csi()
330 csi->txphy_pwron = true; in rk628_csi_set_csi()
/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_csi_v4l2.c123 bool txphy_pwron; member
715 if (csi->txphy_pwron) { in rk628_dsi_enable()
719 csi->txphy_pwron = false; in rk628_dsi_enable()
726 csi->txphy_pwron = true; in rk628_dsi_enable()
845 if (csi->txphy_pwron) { in rk628_csi_set_csi()
849 csi->txphy_pwron = false; in rk628_csi_set_csi()
853 csi->txphy_pwron = true; in rk628_csi_set_csi()
1142 csi->txphy_pwron = true; in rk628_csi_initial_setup()
2072 csi->txphy_pwron = false; in rk628_csi_probe_of()
2349 if (csi->txphy_pwron) in rk628_csi_remove()