Searched refs:hdmitx (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/gpu/drm/meson/ |
H A D | meson_dw_hdmi.c | 143 void __iomem *hdmitx; member 170 writel(addr & 0xffff, dw_hdmi->hdmitx + HDMITX_TOP_ADDR_REG); in dw_hdmi_top_read() 171 writel(addr & 0xffff, dw_hdmi->hdmitx + HDMITX_TOP_ADDR_REG); in dw_hdmi_top_read() 174 data = readl(dw_hdmi->hdmitx + HDMITX_TOP_DATA_REG); in dw_hdmi_top_read() 175 data = readl(dw_hdmi->hdmitx + HDMITX_TOP_DATA_REG); in dw_hdmi_top_read() 185 return readl(dw_hdmi->hdmitx + HDMITX_TOP_G12A_OFFSET + (addr << 2)); in dw_hdmi_g12a_top_read() 196 writel(addr & 0xffff, dw_hdmi->hdmitx + HDMITX_TOP_ADDR_REG); in dw_hdmi_top_write() 197 writel(addr & 0xffff, dw_hdmi->hdmitx + HDMITX_TOP_ADDR_REG); in dw_hdmi_top_write() 200 writel(data, dw_hdmi->hdmitx + HDMITX_TOP_DATA_REG); in dw_hdmi_top_write() 208 writel(data, dw_hdmi->hdmitx + HDMITX_TOP_G12A_OFFSET + (addr << 2)); in dw_hdmi_g12a_top_write() [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | meson-gx-u-boot.dtsi | 20 reg-names = "hdmitx", "hhi";
|
H A D | meson-gxbb.dtsi | 303 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
H A D | meson-gxl.dtsi | 255 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | amlogic,g12a-tohdmitx.txt | 9 - resets: phandle to the dedicated reset line of the hdmitx glue.
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12-common.dtsi | 208 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy"; 375 function = "hdmitx"; 384 function = "hdmitx";
|
H A D | meson-gxbb.dtsi | 313 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
H A D | meson-gxl.dtsi | 325 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3568-pinctrl.dtsi | 783 hdmitx { 799 hdmitx_scl: hdmitx-scl { 806 hdmitx_sda: hdmitx-sda {
|
/openbmc/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-s4.c | 1145 FUNCTION(hdmitx),
|
H A D | pinctrl-meson-g12a.c | 1287 FUNCTION(hdmitx),
|