/linux/drivers/phy/mediatek/ |
H A D | phy-mtk-hdmi-mt8173.c | 89 struct mtk_hdmi_phy *hdmi_phy = to_mtk_hdmi_phy(hw); in mtk_hdmi_pll_prepare() local 90 void __iomem *base = hdmi_phy->regs; in mtk_hdmi_pll_prepare() 107 struct mtk_hdmi_phy *hdmi_phy = to_mtk_hdmi_phy(hw); in mtk_hdmi_pll_unprepare() local 108 void __iomem *base = hdmi_phy->regs; in mtk_hdmi_pll_unprepare() 124 struct mtk_hdmi_phy *hdmi_phy = to_mtk_hdmi_phy(hw); in mtk_hdmi_pll_round_rate() local 126 hdmi_phy->pll_rate = rate; in mtk_hdmi_pll_round_rate() 138 struct mtk_hdmi_phy *hdmi_phy = to_mtk_hdmi_phy(hw); in mtk_hdmi_pll_set_rate() local 139 void __iomem *base = hdmi_phy->regs; in mtk_hdmi_pll_set_rate() 146 dev_dbg(hdmi_phy->dev, "%s: %lu Hz, parent: %lu Hz\n", __func__, in mtk_hdmi_pll_set_rate() 182 hdmi_ibias = hdmi_phy->ibias; in mtk_hdmi_pll_set_rate() [all …]
|
H A D | phy-mtk-hdmi-mt2701.c | 52 struct mtk_hdmi_phy *hdmi_phy = to_mtk_hdmi_phy(hw); in mtk_hdmi_pll_prepare() local 53 void __iomem *base = hdmi_phy->regs; in mtk_hdmi_pll_prepare() 74 struct mtk_hdmi_phy *hdmi_phy = to_mtk_hdmi_phy(hw); in mtk_hdmi_pll_unprepare() local 75 void __iomem *base = hdmi_phy->regs; in mtk_hdmi_pll_unprepare() 102 struct mtk_hdmi_phy *hdmi_phy = to_mtk_hdmi_phy(hw); in mtk_hdmi_pll_set_rate() local 103 void __iomem *base = hdmi_phy->regs; in mtk_hdmi_pll_set_rate() 138 struct mtk_hdmi_phy *hdmi_phy = to_mtk_hdmi_phy(hw); in mtk_hdmi_pll_recalc_rate() local 142 tmp = readl(hdmi_phy->regs + HDMI_CON6); in mtk_hdmi_pll_recalc_rate() 159 tmp = readl(hdmi_phy->regs + HDMI_CON2); in mtk_hdmi_pll_recalc_rate() 177 static void mtk_hdmi_phy_enable_tmds(struct mtk_hdmi_phy *hdmi_phy) in mtk_hdmi_phy_enable_tmds() argument [all …]
|
/linux/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi.h | 22 struct hdmi_phy; 58 struct hdmi_phy *phy; 135 void (*powerup)(struct hdmi_phy *phy, unsigned long int pixclock); 136 void (*powerdown)(struct hdmi_phy *phy); 149 struct hdmi_phy { struct 158 static inline void hdmi_phy_write(struct hdmi_phy *phy, u32 reg, u32 data) in hdmi_phy_write() argument 163 static inline u32 hdmi_phy_read(struct hdmi_phy *phy, u32 reg) in hdmi_phy_read() 168 int msm_hdmi_phy_resource_enable(struct hdmi_phy *phy); 169 void msm_hdmi_phy_resource_disable(struct hdmi_phy *phy); 170 void msm_hdmi_phy_powerup(struct hdmi_phy *phy, unsigned long int pixclock); [all …]
|
H A D | hdmi_phy_8x74.c | 9 static void hdmi_phy_8x74_powerup(struct hdmi_phy *phy, in hdmi_phy_8x74_powerup() 22 static void hdmi_phy_8x74_powerdown(struct hdmi_phy *phy) in hdmi_phy_8x74_powerdown()
|
H A D | hdmi_phy_8960.c | 9 static void hdmi_phy_8960_powerup(struct hdmi_phy *phy, in hdmi_phy_8960_powerup() 28 static void hdmi_phy_8960_powerdown(struct hdmi_phy *phy) in hdmi_phy_8960_powerdown()
|
H A D | hdmi_phy_8x60.c | 11 static void hdmi_phy_8x60_powerup(struct hdmi_phy *phy, in hdmi_phy_8x60_powerup() 95 static void hdmi_phy_8x60_powerdown(struct hdmi_phy *phy) in hdmi_phy_8x60_powerdown()
|
H A D | hdmi_bridge.c | 289 struct hdmi_phy *phy = hdmi->phy; in msm_hdmi_bridge_atomic_pre_enable() 331 struct hdmi_phy *phy = hdmi->phy; in msm_hdmi_bridge_atomic_post_disable()
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | qcom,hdmi-phy-other.yaml | 26 - const: hdmi_phy 113 hdmi_phy: phy@4a00400 { 115 reg-names = "hdmi_phy",
|
H A D | qcom,hdmi-phy-qmp.yaml | 29 - const: hdmi_phy 82 "hdmi_phy";
|
H A D | mediatek,hdmi-phy.yaml | 84 hdmi_phy: hdmi-phy@10209100 {
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | allwinner,sun8i-a83t-dw-hdmi.yaml | 173 phys = <&hdmi_phy>; 231 phys = <&hdmi_phy>;
|
H A D | allwinner,sun8i-a83t-hdmi-phy.yaml | 105 hdmi_phy: hdmi-phy@1ef0000 {
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | Makefile | 15 hdmi_phy.o
|
/linux/drivers/gpu/drm/omapdrm/ |
H A D | Makefile | 29 dss/hdmi_pll.o dss/hdmi_phy.o
|
/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt7623n.dtsi | 237 phys = <&hdmi_phy>; 263 hdmi_phy: hdmi-phy@10209100 { label
|
H A D | mt7623n-rfb-emmc.dts | 271 &hdmi_phy {
|
H A D | mt7623n-bananapi-bpi-r2.dts | 299 &hdmi_phy {
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | rockchip,rk3328-cru.yaml | 29 - "hdmi_phy" - output clock of the hdmi phy pll - optional
|
/linux/Documentation/devicetree/bindings/display/mediatek/ |
H A D | mediatek,hdmi.yaml | 110 phys = <&hdmi_phy>;
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8064-ifc6410.dts | 152 &hdmi_phy {
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk322x.dtsi | 585 hdmi_phy: hdmi-phy@12030000 { label 725 assigned-clock-parents = <&hdmi_phy>; 732 phys = <&hdmi_phy>;
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8173.dtsi | 621 hdmi_phy: hdmi-phy@10209100 { label 1334 phys = <&hdmi_phy>; 1338 assigned-clock-parents = <&hdmi_phy>;
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sunxi-h3-h5.dtsi | 831 phys = <&hdmi_phy>; 853 hdmi_phy: hdmi-phy@1ef0000 { label
|
H A D | sun8i-a83t.dtsi | 1077 phys = <&hdmi_phy>; 1101 hdmi_phy: hdmi-phy@1ef0000 { label
|
/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h6.dtsi | 827 phys = <&hdmi_phy>; 851 hdmi_phy: hdmi-phy@6010000 { label
|