Searched defs:inno (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/drivers/phy/rockchip/ |
D | phy-rockchip-inno-hdmi.c | 382 static inline void inno_write(struct inno_hdmi_phy *inno, u32 reg, u8 val) in inno_write() 387 static inline u8 inno_read(struct inno_hdmi_phy *inno, u32 reg) in inno_read() 396 static inline void inno_update_bits(struct inno_hdmi_phy *inno, u8 reg, in inno_update_bits() 402 #define inno_poll(inno, reg, val, cond, sleep_us, timeout_us) \ argument 406 static unsigned long inno_hdmi_phy_get_tmdsclk(struct inno_hdmi_phy *inno, in inno_hdmi_phy_get_tmdsclk() 426 struct inno_hdmi_phy *inno = dev_id; in inno_hdmi_phy_rk3328_hardirq() local 448 struct inno_hdmi_phy *inno = dev_id; in inno_hdmi_phy_rk3328_irq() local 459 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_power_on() local 503 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_power_off() local 524 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 …]
|
D | phy-rockchip-inno-dsidphy.c | 207 static void phy_update_bits(struct inno_dsidphy *inno, in phy_update_bits() 219 static unsigned long inno_dsidphy_pll_calc_rate(struct inno_dsidphy *inno, in inno_dsidphy_pll_calc_rate() 289 static void inno_dsidphy_mipi_mode_enable(struct inno_dsidphy *inno) in inno_dsidphy_mipi_mode_enable() 447 static void inno_dsidphy_lvds_mode_enable(struct inno_dsidphy *inno) in inno_dsidphy_lvds_mode_enable() 496 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_power_on() local 525 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_power_off() local 554 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_set_mode() local 571 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_configure() local 597 struct inno_dsidphy *inno; in inno_dsidphy_probe() local 657 struct inno_dsidphy *inno = platform_get_drvdata(pdev); in inno_dsidphy_remove() local
|