Searched refs:vlev_ctr (Results 1 – 3 of 3) sorted by relevance
/u-boot/drivers/video/rockchip/ |
A D | rk_hdmi.c | 27 .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,
|
/u-boot/include/ |
A D | dw_hdmi.h | 516 u32 vlev_ctr; /* voltage level control */ member
|
/u-boot/drivers/video/ |
A D | dw_hdmi.c | 427 hdmi_phy_i2c_write(hdmi, hdmi->phy_cfg[i].vlev_ctr, PHY_VLEVCTRL); in hdmi_phy_configure()
|
Completed in 7 milliseconds