Searched defs:inno (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/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 …]
|