Searched defs:inno (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-hdmi.c | 531 static inline void inno_write(struct inno_hdmi_phy *inno, u32 reg, u8 val) in inno_write() 536 static inline u8 inno_read(struct inno_hdmi_phy *inno, u32 reg) in inno_read() 545 static inline void inno_update_bits(struct inno_hdmi_phy *inno, u8 reg, in inno_update_bits() 551 #define inno_poll(inno, reg, val, cond, sleep_us, timeout_us) \ argument 555 static unsigned long inno_hdmi_phy_get_tmdsclk(struct inno_hdmi_phy *inno, in inno_hdmi_phy_get_tmdsclk() 566 struct inno_hdmi_phy *inno = dev_id; in inno_hdmi_phy_rk3328_hardirq() local 588 struct inno_hdmi_phy *inno = dev_id; in inno_hdmi_phy_rk3328_irq() local 635 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_configure() local 650 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_power_on() local 696 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_power_off() local [all …]
|
| H A D | phy-rockchip-inno-dsidphy.c | 324 static void phy_update_bits(struct inno_dsidphy *inno, in phy_update_bits() 336 static unsigned long inno_dsidphy_pll_calc_rate(struct inno_dsidphy *inno, in inno_dsidphy_pll_calc_rate() 406 static void inno_dsidphy_mipi_mode_enable(struct inno_dsidphy *inno) in inno_dsidphy_mipi_mode_enable() 600 static void inno_dsidphy_lvds_mode_enable(struct inno_dsidphy *inno) in inno_dsidphy_lvds_mode_enable() 654 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_power_on() local 683 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_power_off() local 712 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_set_mode() local 729 struct inno_dsidphy *inno = phy_get_drvdata(phy); in inno_dsidphy_configure() local 776 struct inno_dsidphy *inno; in inno_dsidphy_probe() local 837 struct inno_dsidphy *inno = platform_get_drvdata(pdev); in inno_dsidphy_remove() local
|