Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/rockchip/
H A Drk_hdmi.c27 .sym_ctr = 0x8009, .term = 0x0004, .vlev_ctr = 0x0272,
30 .sym_ctr = 0x802b, .term = 0x0004, .vlev_ctr = 0x028d,
33 .sym_ctr = 0x8039, .term = 0x0005, .vlev_ctr = 0x028d,
36 .sym_ctr = 0x8039, .term = 0x0000, .vlev_ctr = 0x019d,
39 .sym_ctr = 0x0000, .term = 0x0000, .vlev_ctr = 0x0000,
/openbmc/linux/include/drm/bridge/
H A Ddw_hdmi.h112 u16 vlev_ctr; /* voltage level control */ member
/openbmc/u-boot/include/
H A Ddw_hdmi.h516 u32 vlev_ctr; /* voltage level control */ member
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c424 hdmi_phy_i2c_write(hdmi, hdmi->phy_cfg[i].vlev_ctr, PHY_VLEVCTRL); in hdmi_phy_configure()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1614 dw_hdmi_phy_i2c_write(hdmi, phy_config->vlev_ctr, in hdmi_phy_configure_dwc_hdmi_3d_tx()