Searched defs:dphy (Results 1 – 4 of 4) sorted by relevance
| /device/soc/rockchip/common/vendor/drivers/phy/ |
| D | phy-rockchip-csi2-dphy.c | 55 static struct csi2_sensor *sd_to_sensor(struct csi2_dphy *dphy, struct v4l2_subdev *sd) in sd_to_sensor() 70 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_get_sensor_data_rate() local 103 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_update_sensor_mbus() local 137 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_s_stream_start() local 163 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_s_stream_stop() local 183 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_s_stream() local 212 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_g_mbus_config() local 228 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_s_power() local 241 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_runtime_suspend() local 255 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_runtime_resume() local [all …]
|
| D | phy-rockchip-csi2-dphy-hw.c | 461 static struct csi2_sensor *sd_to_sensor(struct csi2_dphy *dphy, struct v4l2_subdev *sd) in sd_to_sensor() 487 static void csi2_dphy_config_dual_mode(struct csi2_dphy *dphy, struct csi2_sensor *sensor) in csi2_dphy_config_dual_mode() 573 static int csi2_dphy_hw_stream_on(struct csi2_dphy *dphy, struct v4l2_subdev *sd) in csi2_dphy_hw_stream_on() 720 static int csi2_dphy_hw_stream_off(struct csi2_dphy *dphy, struct v4l2_subdev *sd) in csi2_dphy_hw_stream_off() 756 static int csi2_dcphy_hw_stream_on(struct csi2_dphy *dphy, struct v4l2_subdev *sd) in csi2_dcphy_hw_stream_on() 889 static int csi2_dcphy_hw_stream_off(struct csi2_dphy *dphy, struct v4l2_subdev *sd) in csi2_dcphy_hw_stream_off()
|
| /device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
| D | phy-rockchip-csi2-dphy.c | 55 static struct csi2_sensor *sd_to_sensor(struct csi2_dphy *dphy, in sd_to_sensor() 69 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_get_sensor_data_rate() local 101 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_update_sensor_mbus() local 134 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_s_stream_start() local 157 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_s_stream_stop() local 176 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_s_stream() local 207 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_g_mbus_config() local 222 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_s_power() local 234 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_runtime_suspend() local 247 struct csi2_dphy *dphy = to_csi2_dphy(sd); in csi2_dphy_runtime_resume() local [all …]
|
| D | phy-rockchip-csi2-dphy-hw.c | 476 static struct csi2_sensor *sd_to_sensor(struct csi2_dphy *dphy, in sd_to_sensor() 499 static void csi2_dphy_config_dual_mode(struct csi2_dphy *dphy, in csi2_dphy_config_dual_mode() 591 static int csi2_dphy_hw_stream_on(struct csi2_dphy *dphy, in csi2_dphy_hw_stream_on() 728 static int csi2_dphy_hw_stream_off(struct csi2_dphy *dphy, in csi2_dphy_hw_stream_off() 763 static int csi2_dcphy_hw_stream_on(struct csi2_dphy *dphy, in csi2_dcphy_hw_stream_on() 879 static int csi2_dcphy_hw_stream_off(struct csi2_dphy *dphy, in csi2_dcphy_hw_stream_off()
|