Searched refs:HDMI_MC_PHYRSTZ (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/ |
H A D | dw_hdmi.h | 173 #define HDMI_MC_PHYRSTZ 0x4005 macro
|
/openbmc/u-boot/drivers/video/ |
H A D | dw_hdmi.c | 392 hdmi_write(hdmi, HDMI_MC_PHYRSTZ_DEASSERT, HDMI_MC_PHYRSTZ); in hdmi_phy_configure() 393 hdmi_write(hdmi, HDMI_MC_PHYRSTZ_ASSERT, HDMI_MC_PHYRSTZ); in hdmi_phy_configure()
|
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.h | 459 #define HDMI_MC_PHYRSTZ 0x4005 macro
|
H A D | dw-hdmi.c | 1476 hdmi_writeb(hdmi, 0, HDMI_MC_PHYRSTZ); in dw_hdmi_phy_gen1_reset() 1477 hdmi_writeb(hdmi, HDMI_MC_PHYRSTZ_PHYRSTZ, HDMI_MC_PHYRSTZ); in dw_hdmi_phy_gen1_reset() 1484 hdmi_writeb(hdmi, HDMI_MC_PHYRSTZ_PHYRSTZ, HDMI_MC_PHYRSTZ); in dw_hdmi_phy_gen2_reset() 1485 hdmi_writeb(hdmi, 0, HDMI_MC_PHYRSTZ); in dw_hdmi_phy_gen2_reset()
|