| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_phy.h | 17 struct rockchip_phy; 20 int (*init)(struct rockchip_phy *phy); 21 int (*power_on)(struct rockchip_phy *phy); 22 int (*power_off)(struct rockchip_phy *phy); 23 unsigned long (*set_pll)(struct rockchip_phy *phy, unsigned long rate); 24 int (*set_bus_width)(struct rockchip_phy *phy, u32 bus_width); 25 long (*round_rate)(struct rockchip_phy *phy, unsigned long rate); 26 int (*set_mode)(struct rockchip_phy *phy, enum phy_mode mode); 29 struct rockchip_phy { struct 36 int rockchip_phy_init(struct rockchip_phy *phy); argument [all …]
|
| H A D | rockchip_phy.su | |
| H A D | rockchip_phy.c | 10 int rockchip_phy_init(struct rockchip_phy *phy) in rockchip_phy_init() 21 int rockchip_phy_power_on(struct rockchip_phy *phy) in rockchip_phy_power_on() 32 int rockchip_phy_power_off(struct rockchip_phy *phy) in rockchip_phy_power_off() 43 unsigned long rockchip_phy_set_pll(struct rockchip_phy *phy, in rockchip_phy_set_pll() 55 int rockchip_phy_set_bus_width(struct rockchip_phy *phy, u32 bus_width) in rockchip_phy_set_bus_width() 66 long rockchip_phy_round_rate(struct rockchip_phy *phy, unsigned long rate) in rockchip_phy_round_rate() 77 int rockchip_phy_set_mode(struct rockchip_phy *phy, enum phy_mode mode) in rockchip_phy_set_mode()
|
| H A D | inno_video_phy.c | 118 static int inno_video_phy_power_on(struct rockchip_phy *phy) in inno_video_phy_power_on() 159 static int inno_video_phy_power_off(struct rockchip_phy *phy) in inno_video_phy_power_off() 169 static int inno_video_phy_set_mode(struct rockchip_phy *phy, in inno_video_phy_set_mode() 187 inno_video_phy_set_bus_width(struct rockchip_phy *phy, u32 bus_width) in inno_video_phy_set_bus_width() 206 struct rockchip_phy *phy = in inno_video_phy_probe() 207 (struct rockchip_phy *)dev_get_driver_data(dev); in inno_video_phy_probe() 215 static struct rockchip_phy inno_video_phy_driver_data = {
|
| H A D | inno_video_combo_phy.c | 605 struct rockchip_phy *phy = in inno_video_phy_mipi_mode_enable() 606 (struct rockchip_phy *)dev_get_driver_data(inno->dev); in inno_video_phy_mipi_mode_enable() 712 static int inno_video_phy_power_on(struct rockchip_phy *phy) in inno_video_phy_power_on() 740 static int inno_video_phy_power_off(struct rockchip_phy *phy) in inno_video_phy_power_off() 833 static unsigned long inno_video_phy_set_pll(struct rockchip_phy *phy, in inno_video_phy_set_pll() 854 static int inno_video_phy_set_mode(struct rockchip_phy *phy, in inno_video_phy_set_mode() 875 struct rockchip_phy *tmp_phy; in inno_video_phy_probe() 876 struct rockchip_phy *phy; in inno_video_phy_probe() 883 tmp_phy = (struct rockchip_phy *)dev_get_driver_data(dev); in inno_video_phy_probe() 918 static struct rockchip_phy px30_inno_video_phy_driver_data = { [all …]
|
| H A D | inno_mipi_phy.c | 402 struct rockchip_phy *phy = in inno_mipi_dphy_lane_timing_init() 403 (struct rockchip_phy *)dev_get_driver_data(inno->dev); in inno_mipi_dphy_lane_timing_init() 606 static int inno_mipi_dphy_power_on(struct rockchip_phy *phy) in inno_mipi_dphy_power_on() 626 static int inno_mipi_dphy_power_off(struct rockchip_phy *phy) in inno_mipi_dphy_power_off() 638 static unsigned long inno_mipi_dphy_set_pll(struct rockchip_phy *phy, in inno_mipi_dphy_set_pll() 683 static int inno_mipi_dphy_init(struct rockchip_phy *phy) in inno_mipi_dphy_init() 722 struct rockchip_phy *phy; in inno_mipi_dphy_probe()
|
| H A D | samsung_mipi_dcphy.c | 1576 static int samsung_mipi_dcphy_power_on(struct rockchip_phy *phy) in samsung_mipi_dcphy_power_on() 1588 static int samsung_mipi_dcphy_power_off(struct rockchip_phy *phy) in samsung_mipi_dcphy_power_off() 1732 static unsigned long samsung_mipi_dcphy_set_pll(struct rockchip_phy *phy, in samsung_mipi_dcphy_set_pll() 1773 static int samsung_mipi_dcphy_set_mode(struct rockchip_phy *phy, in samsung_mipi_dcphy_set_mode() 1786 struct rockchip_phy *tmp_phy; in samsung_mipi_dcphy_probe() 1787 struct rockchip_phy *phy; in samsung_mipi_dcphy_probe() 1795 tmp_phy = (struct rockchip_phy *)dev_get_driver_data(dev); in samsung_mipi_dcphy_probe() 1836 static struct rockchip_phy rk3588_samsung_mipi_dcphy_driver_data = {
|
| H A D | .rockchip_phy.o.cmd | |
| H A D | rockchip_connector.h | 12 struct rockchip_phy *phy; 28 struct rockchip_phy *phy;
|
| H A D | Makefile | 10 obj-y += rockchip_display.o rockchip_display_helper.o rockchip_crtc.o rockchip_phy.o rockchip_bridg… 42 …kchip_crtc.o rockchip_connector.o rockchip_post_csc.o rockchip_vop2.o rockchip_phy.o rockchip-inno…
|
| H A D | rockchip-inno-hdmi-phy.c | 440 static int inno_hdmi_phy_power_on(struct rockchip_phy *phy) in inno_hdmi_phy_power_on() 492 static int inno_hdmi_phy_power_off(struct rockchip_phy *phy) in inno_hdmi_phy_power_off() 1222 static int inno_hdmi_phy_init(struct rockchip_phy *phy) in inno_hdmi_phy_init() 1308 static unsigned long inno_hdmi_phy_set_pll(struct rockchip_phy *phy, in inno_hdmi_phy_set_pll() 1328 inno_hdmi_phy_set_bus_width(struct rockchip_phy *phy, u32 bus_width) in inno_hdmi_phy_set_bus_width() 1342 inno_hdmi_phy_clk_round_rate(struct rockchip_phy *phy, unsigned long rate) in inno_hdmi_phy_clk_round_rate() 1394 static struct rockchip_phy inno_hdmi_phy_driver_data = { 1430 struct rockchip_phy *phy = in inno_hdmi_phy_probe() 1431 (struct rockchip_phy *)dev_get_driver_data(dev); in inno_hdmi_phy_probe()
|
| H A D | .built-in.o.cmd | |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 1842 static int rockchip_hdptx_phy_power_on(struct rockchip_phy *phy) in rockchip_hdptx_phy_power_on() 1859 static int rockchip_hdptx_phy_power_off(struct rockchip_phy *phy) in rockchip_hdptx_phy_power_off() 1864 static long rockchip_hdptx_phy_clk_round_rate(struct rockchip_phy *phy, in rockchip_hdptx_phy_clk_round_rate() 1880 static unsigned long rockchip_hdptx_phy_clk_set_rate(struct rockchip_phy *phy, in rockchip_hdptx_phy_clk_set_rate() 1895 rockchip_hdptx_phy_set_bus_width(struct rockchip_phy *phy, u32 bus_width) in rockchip_hdptx_phy_set_bus_width() 1912 static struct rockchip_phy hdptx_hdmi_phy_driver_data0 = { 1916 static struct rockchip_phy hdptx_hdmi_phy_driver_data1 = { 1923 struct rockchip_phy *phy; in rockchip_hdptx_phy_hdmi_probe()
|
| H A D | rockchip_display.c | 73 const struct rockchip_phy *phy_drv; 190 struct rockchip_phy *phy; in get_public_phy() 210 phy = (struct rockchip_phy *)dev_get_driver_data(dev); in get_public_phy() 314 conn->phy = (struct rockchip_phy *)data->phy_drv; in connector_phy_init() 1513 static struct rockchip_phy *rockchip_of_find_phy(struct udevice *dev) in rockchip_of_find_phy() 1522 return (struct rockchip_phy *)dev_get_driver_data(phy_dev); in rockchip_of_find_phy()
|
| H A D | dw_mipi_dsi2.c | 225 struct rockchip_phy *phy; 779 struct rockchip_phy *phy = NULL; in dw_mipi_dsi2_connector_init() 826 phy = (struct rockchip_phy *)dev_get_driver_data(phy_dev); in dw_mipi_dsi2_connector_init()
|
| H A D | rockchip_lvds.c | 102 struct rockchip_phy *phy;
|
| H A D | dw_mipi_dsi.c | 226 struct rockchip_phy *phy; 1154 struct rockchip_phy *phy = NULL; in dw_mipi_dsi_connector_init() 1162 phy = (struct rockchip_phy *)dev_get_driver_data(phy_dev); in dw_mipi_dsi_connector_init()
|
| H A D | rockchip_rgb.c | 73 struct rockchip_phy *phy;
|
| H A D | .inno_mipi_phy.o.cmd | |
| H A D | .inno_video_combo_phy.o.cmd | |
| H A D | .dw_mipi_dsi.o.cmd | |
| H A D | .rockchip_connector.o.cmd | |
| H A D | .dw_hdmi.o.cmd | |
| H A D | .rockchip_lvds.o.cmd | |
| H A D | .rockchip_vop2.o.cmd | |