Home
last modified time | relevance | path

Searched refs:hdmitx (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c143 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 Dmeson-gx-u-boot.dtsi20 reg-names = "hdmitx", "hhi";
H A Dmeson-gxbb.dtsi303 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
H A Dmeson-gxl.dtsi255 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Damlogic,g12a-tohdmitx.txt9 - resets: phandle to the dedicated reset line of the hdmitx glue.
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12-common.dtsi208 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
375 function = "hdmitx";
384 function = "hdmitx";
H A Dmeson-gxbb.dtsi313 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
H A Dmeson-gxl.dtsi325 reset-names = "hdmitx_apb", "hdmitx", "hdmitx_phy";
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568-pinctrl.dtsi783 hdmitx {
799 hdmitx_scl: hdmitx-scl {
806 hdmitx_sda: hdmitx-sda {
/openbmc/linux/drivers/pinctrl/meson/
H A Dpinctrl-meson-s4.c1145 FUNCTION(hdmitx),
H A Dpinctrl-meson-g12a.c1287 FUNCTION(hdmitx),