Home
last modified time | relevance | path

Searched refs:vlev_ctr (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_hdmi.c28 .sym_ctr = 0x8009, .term = 0x0004, .vlev_ctr = 0x0272,
31 .sym_ctr = 0x802b, .term = 0x0004, .vlev_ctr = 0x028d,
34 .sym_ctr = 0x8039, .term = 0x0005, .vlev_ctr = 0x028d,
37 .sym_ctr = 0x8039, .term = 0x0000, .vlev_ctr = 0x019d,
40 .sym_ctr = 0x0000, .term = 0x0000, .vlev_ctr = 0x0000,
/OK3568_Linux_fs/u-boot/include/linux/
H A Ddw_hdmi.h133 u16 vlev_ctr; /* voltage level control */ member
/OK3568_Linux_fs/u-boot/include/
H A Ddw_hdmi.h464 u32 vlev_ctr; /* voltage level control */ member
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dinno_hdmi.c128 u8 vlev_ctr; /* voltage level control */ member
216 hdmi_writeb(hdmi, HDMI_PHY_DRIVER, phy_config->vlev_ctr); in inno_hdmi_set_pwr_mode()
H A Ddw_hdmi.c829 dw_hdmi_phy_i2c_write(hdmi, phy_config->vlev_ctr, in hdmi_phy_configure_dwc_hdmi_3d_tx()
2397 hdmi->plat_data->phy_config[i].vlev_ctr = (u16)phy_config[i * 4 + 3]; in rockchip_dw_hdmi_init()
/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h132 u16 vlev_ctr; /* voltage level control */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Dinno_hdmi.c66 u8 vlev_ctr; /* voltage level control */ member
233 hdmi_writeb(hdmi, HDMI_PHY_DRIVER, phy_config->vlev_ctr); in inno_hdmi_set_pwr_mode()
H A Ddw_hdmi-rockchip.c1218 rockchip_phy_config[i].vlev_ctr = (u16)config[i * 4 + 3]; in rockchip_hdmi_update_phy_table()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_hdmitx.c65 u8 vlev_ctr; /* voltage level control */ member
252 hdmi_writeb(hdmi, HDMI_PHY_DRIVER, phy_config->vlev_ctr); in rk628_hdmi_set_pwr_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/
H A Drk618_hdmi.c415 u8 vlev_ctr; /* voltage level control */ member
632 hdmi_writeb(hdmi, HDMI_PHY_DRIVER, phy_config->vlev_ctr); in rk618_hdmi_set_pwr_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_hdmi.c391 u8 vlev_ctr; /* voltage level control */ member
584 hdmi_writeb(hdmi, HDMI_PHY_DRIVER, phy_config->vlev_ctr); in rk628_hdmi_set_pwr_mode()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Ddw_hdmi.c359 hdmi_phy_i2c_write(hdmi, hdmi->phy_cfg[i].vlev_ctr, PHY_VLEVCTRL); in hdmi_phy_configure()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1935 dw_hdmi_phy_i2c_write(hdmi, phy_config->vlev_ctr, in hdmi_phy_configure_dwc_hdmi_3d_tx()