Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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,
/rk3399_rockchip-uboot/include/linux/
H A Ddw_hdmi.h133 u16 sym_ctr; /*clock symbol and transmitter control*/ member
/rk3399_rockchip-uboot/include/
H A Ddw_hdmi.h462 u32 sym_ctr; /* clock symbol and transmitter control */ member
/rk3399_rockchip-uboot/drivers/video/
H A Ddw_hdmi.c358 hdmi_phy_i2c_write(hdmi, hdmi->phy_cfg[i].sym_ctr, PHY_CKSYMTXCTRL); in hdmi_phy_configure()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi.c829 dw_hdmi_phy_i2c_write(hdmi, phy_config->sym_ctr, in hdmi_phy_configure_dwc_hdmi_3d_tx()
2407 hdmi->plat_data->phy_config[i].sym_ctr = (u16)phy_config[i * 4 + 1]; in rockchip_dw_hdmi_init()