Searched refs:HDMI_MC_PHYRSTZ (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi.h | 450 #define HDMI_MC_PHYRSTZ 0x4005 macro
|
D | dw-hdmi.c | 1362 hdmi_writeb(hdmi, HDMI_MC_PHYRSTZ_PHYRSTZ, HDMI_MC_PHYRSTZ); in dw_hdmi_phy_reset() 1363 hdmi_writeb(hdmi, 0, HDMI_MC_PHYRSTZ); in dw_hdmi_phy_reset()
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0020_linux_drivers_gpu.patch | 9805 + hdmi_writeb(hdmi, 0, HDMI_MC_PHYRSTZ); 9806 + hdmi_writeb(hdmi, HDMI_MC_PHYRSTZ_PHYRSTZ, HDMI_MC_PHYRSTZ); 9813 hdmi_writeb(hdmi, HDMI_MC_PHYRSTZ_PHYRSTZ, HDMI_MC_PHYRSTZ); 9814 hdmi_writeb(hdmi, 0, HDMI_MC_PHYRSTZ);
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0005_linux_include.patch | 25778 +#define HDMI_MC_PHYRSTZ 0x4005
|