Home
last modified time | relevance | path

Searched defs:inno (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/phy/rockchip/
Dphy-rockchip-inno-hdmi.c530 static inline void inno_write(struct inno_hdmi_phy *inno, u32 reg, u8 val) in inno_write()
535 static inline u8 inno_read(struct inno_hdmi_phy *inno, u32 reg) in inno_read()
544 static inline void inno_update_bits(struct inno_hdmi_phy *inno, u8 reg, in inno_update_bits()
550 #define inno_poll(inno, reg, val, cond, sleep_us, timeout_us) \ argument
554 static unsigned long inno_hdmi_phy_get_tmdsclk(struct inno_hdmi_phy *inno, in inno_hdmi_phy_get_tmdsclk()
574 struct inno_hdmi_phy *inno = dev_id; in inno_hdmi_phy_rk3328_hardirq() local
596 struct inno_hdmi_phy *inno = dev_id; in inno_hdmi_phy_rk3328_irq() local
607 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_power_on() local
653 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_power_off() local
676 struct pre_pll_config *inno_hdmi_phy_get_pre_pll_cfg(struct inno_hdmi_phy *inno, in inno_hdmi_phy_get_pre_pll_cfg()
[all …]
Dphy-rockchip-inno-dsidphy.c284 static void phy_update_bits(struct inno_dsidphy *inno, in phy_update_bits()
296 static unsigned long inno_dsidphy_pll_calc_rate(struct inno_dsidphy *inno, in inno_dsidphy_pll_calc_rate()
366 static void inno_dsidphy_mipi_mode_enable(struct inno_dsidphy *inno) in inno_dsidphy_mipi_mode_enable()
527 static void inno_dsidphy_lvds_mode_enable(struct inno_dsidphy *inno) in inno_dsidphy_lvds_mode_enable()
581 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_power_on() local
610 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_power_off() local
639 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_set_mode() local
656 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_configure() local
694 struct inno_dsidphy *inno; in inno_dsidphy_probe() local
755 struct inno_dsidphy *inno = platform_get_drvdata(pdev); in inno_dsidphy_remove() local