Home
last modified time | relevance | path

Searched refs:inno (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c280 int (*init)(struct inno_hdmi_phy *inno);
281 int (*power_on)(struct inno_hdmi_phy *inno,
284 void (*power_off)(struct inno_hdmi_phy *inno);
530 static inline void inno_write(struct inno_hdmi_phy *inno, u32 reg, u8 val) in inno_write() argument
532 regmap_write(inno->regmap, reg * 4, val); in inno_write()
535 static inline u8 inno_read(struct inno_hdmi_phy *inno, u32 reg) in inno_read() argument
539 regmap_read(inno->regmap, reg * 4, &val); in inno_read()
544 static inline void inno_update_bits(struct inno_hdmi_phy *inno, u8 reg, in inno_update_bits() argument
547 regmap_update_bits(inno->regmap, reg * 4, mask, val); in inno_update_bits()
550 #define inno_poll(inno, reg, val, cond, sleep_us, timeout_us) \ argument
[all …]
H A Dphy-rockchip-inno-dsidphy.c284 static void phy_update_bits(struct inno_dsidphy *inno, in phy_update_bits() argument
290 orig = readl(inno->phy_base + reg); in phy_update_bits()
293 writel(tmp, inno->phy_base + reg); in phy_update_bits()
296 static unsigned long inno_dsidphy_pll_calc_rate(struct inno_dsidphy *inno, in inno_dsidphy_pll_calc_rate() argument
299 unsigned long prate = clk_get_rate(inno->ref_clk); in inno_dsidphy_pll_calc_rate()
358 inno->pll.prediv = best_prediv; in inno_dsidphy_pll_calc_rate()
359 inno->pll.fbdiv = best_fbdiv; in inno_dsidphy_pll_calc_rate()
360 inno->pll.rate = best_freq; in inno_dsidphy_pll_calc_rate()
366 static void inno_dsidphy_mipi_mode_enable(struct inno_dsidphy *inno) in inno_dsidphy_mipi_mode_enable() argument
368 struct phy_configure_opts_mipi_dphy *cfg = &inno->dphy_cfg; in inno_dsidphy_mipi_mode_enable()
[all …]
H A DMakefile5 obj-$(CONFIG_PHY_ROCKCHIP_INNO_CSIDPHY) += phy-rockchip-inno-csidphy.o
6 obj-$(CONFIG_PHY_ROCKCHIP_INNO_DSIDPHY) += phy-rockchip-inno-dsidphy.o
7 obj-$(CONFIG_PHY_ROCKCHIP_INNO_HDMI) += phy-rockchip-inno-hdmi.o
8 obj-$(CONFIG_PHY_ROCKCHIP_INNO_USB2) += phy-rockchip-inno-usb2.o
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dhisilicon,histb-xhci.txt22 "inno": for inno phy
44 phy-names = "inno", "combo";
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dmulti-inno,mi0283qt.txt4 - compatible: "multi-inno,mi0283qt".
21 compatible = "multi-inno,mi0283qt";
/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/
H A Dinno_hdmi-rockchip.txt6 "rockchip,rk3036-inno-hdmi";
21 compatible = "rockchip,rk3036-inno-hdmi";
/openbmc/linux/drivers/phy/hisilicon/
H A DMakefile7 obj-$(CONFIG_PHY_HISI_INNO_USB2) += phy-hisi-inno-usb2.o
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-skov-reve-mi1010ait-1cp1.dts26 compatible = "multi-inno,mi1010ait-1cp";
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dphy-hisi-inno-usb2.txt5 "hisilicon,inno-usb2-phy",
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3036.dtsi396 compatible = "rockchip,rk3036-inno-hdmi";
/openbmc/linux/sound/soc/codecs/
H A DMakefile128 snd-soc-inno-rk3036-objs := inno_rk3036.o
514 obj-$(CONFIG_SND_SOC_INNO_RK3036) += snd-soc-inno-rk3036.o
/openbmc/linux/
H A DMAINTAINERS6637 F: Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]