Searched refs:HDMI_NV_PDISP_SOR_PLL0 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/arm/nvidia/drm2/ |
| HD | tegra_hdmi.c | 650 WR4(sc, HDMI_NV_PDISP_SOR_PLL0, tmds->pll0); in tmds_init() 665 val = RD4(sc, HDMI_NV_PDISP_SOR_PLL0); in hdmi_sor_start() 669 WR4(sc, HDMI_NV_PDISP_SOR_PLL0, val); in hdmi_sor_start() 672 val = RD4(sc, HDMI_NV_PDISP_SOR_PLL0); in hdmi_sor_start() 674 WR4(sc, HDMI_NV_PDISP_SOR_PLL0, val); in hdmi_sor_start() 789 val = RD4(sc, HDMI_NV_PDISP_SOR_PLL0); in hdmi_enable() 791 WR4(sc, HDMI_NV_PDISP_SOR_PLL0, val); in hdmi_enable() 794 val = RD4(sc, HDMI_NV_PDISP_SOR_PLL0); in hdmi_enable() 796 WR4(sc, HDMI_NV_PDISP_SOR_PLL0, val); in hdmi_enable()
|
| HD | tegra_hdmi_reg.h | 152 #define HDMI_NV_PDISP_SOR_PLL0 0x057 macro
|