Home
last modified time | relevance | path

Searched defs:phy (Results 1 – 25 of 156) sorted by relevance

1234567

/drivers/phy/
A Dphy-uclass.c48 static struct phy_counts *phy_get_counts(struct phy *phy) in phy_get_counts()
108 static int generic_phy_xlate_offs_flags(struct phy *phy, in generic_phy_xlate_offs_flags()
203 struct phy *phy) in generic_phy_get_by_index()
209 struct phy *phy) in generic_phy_get_by_name()
227 int generic_phy_init(struct phy *phy) in generic_phy_init()
255 int generic_phy_reset(struct phy *phy) in generic_phy_reset()
273 int generic_phy_exit(struct phy *phy) in generic_phy_exit()
303 int generic_phy_power_on(struct phy *phy) in generic_phy_power_on()
339 int generic_phy_power_off(struct phy *phy) in generic_phy_power_off()
396 int generic_phy_set_speed(struct phy *phy, int speed) in generic_phy_set_speed()
[all …]
A Dsandbox-phy.c18 static int sandbox_phy_power_on(struct phy *phy) in sandbox_phy_power_on()
33 static int sandbox_phy_power_off(struct phy *phy) in sandbox_phy_power_off()
55 static int sandbox_phy_init(struct phy *phy) in sandbox_phy_init()
65 static int sandbox_phy_exit(struct phy *phy) in sandbox_phy_exit()
76 sandbox_phy_set_mode(struct phy *phy, enum phy_mode mode, int submode) in sandbox_phy_set_mode()
A Dmt76x8-usb-phy.c80 static void phy_w32(struct mt76x8_usb_phy *phy, u32 reg, u32 val) in phy_w32()
85 static u32 phy_r32(struct mt76x8_usb_phy *phy, u32 reg) in phy_r32()
90 static void phy_rmw32(struct mt76x8_usb_phy *phy, u32 reg, u32 clr, u32 set) in phy_rmw32()
95 static void mt76x8_usb_phy_init(struct mt76x8_usb_phy *phy) in mt76x8_usb_phy_init()
132 static void mt76x8_usb_phy_sr_calibrate(struct mt76x8_usb_phy *phy) in mt76x8_usb_phy_sr_calibrate()
184 struct mt76x8_usb_phy *phy = dev_get_priv(_phy->dev); in mt76x8_usb_phy_power_on() local
204 struct mt76x8_usb_phy *phy = dev_get_priv(_phy->dev); in mt76x8_usb_phy_power_off() local
215 struct mt76x8_usb_phy *phy = dev_get_priv(dev); in mt76x8_usb_phy_probe() local
A Dphy-ti-am654.c197 static int serdes_am654_enable_pll(struct serdes_am654 *phy) in serdes_am654_enable_pll()
208 static void serdes_am654_disable_pll(struct serdes_am654 *phy) in serdes_am654_disable_pll()
215 static int serdes_am654_enable_txrx(struct serdes_am654 *phy) in serdes_am654_enable_txrx()
233 static int serdes_am654_disable_txrx(struct serdes_am654 *phy) in serdes_am654_disable_txrx()
250 struct serdes_am654 *phy = dev_get_priv(x->dev); in serdes_am654_power_on() local
273 struct serdes_am654 *phy = dev_get_priv(x->dev); in serdes_am654_power_off() local
283 struct serdes_am654 *phy = dev_get_priv(x->dev); in serdes_am654_init() local
302 struct serdes_am654 *phy = dev_get_priv(x->dev); in serdes_am654_reset() local
316 struct serdes_am654 *phy = dev_get_priv(x->dev); in serdes_am654_of_xlate() local
357 struct serdes_am654 *phy = dev_get_priv(dev); in serdes_am654_probe() local
A Dphy-rcar-gen3.c85 static int rcar_gen3_phy_phy_init(struct phy *phy) in rcar_gen3_phy_phy_init()
97 static int rcar_gen3_phy_phy_exit(struct phy *phy) in rcar_gen3_phy_phy_exit()
106 static int rcar_gen3_phy_phy_power_on(struct phy *phy) in rcar_gen3_phy_phy_power_on()
123 static int rcar_gen3_phy_phy_power_off(struct phy *phy) in rcar_gen3_phy_phy_power_off()
133 static bool rcar_gen3_phy_check_id(struct phy *phy) in rcar_gen3_phy_check_id()
149 static void rcar_gen3_phy_set_vbus(struct phy *phy, bool enable) in rcar_gen3_phy_set_vbus()
167 static int rcar_gen3_phy_phy_set_mode(struct phy *phy, enum phy_mode mode, in rcar_gen3_phy_phy_set_mode()
A Dmeson-g12a-usb3-pcie.c203 static int phy_meson_g12a_usb3_init(struct phy *phy) in phy_meson_g12a_usb3_init()
295 static int phy_meson_g12a_usb3_exit(struct phy *phy) in phy_meson_g12a_usb3_exit()
302 static int phy_meson_g12a_usb3_pcie_init(struct phy *phy) in phy_meson_g12a_usb3_pcie_init()
310 static int phy_meson_g12a_usb3_pcie_exit(struct phy *phy) in phy_meson_g12a_usb3_pcie_exit()
318 static int phy_meson_g12a_usb3_pcie_power_on(struct phy *phy) in phy_meson_g12a_usb3_pcie_power_on()
332 static int phy_meson_g12a_usb3_pcie_power_off(struct phy *phy) in phy_meson_g12a_usb3_pcie_power_off()
346 static int phy_meson_g12a_usb3_pcie_reset(struct phy *phy) in phy_meson_g12a_usb3_pcie_reset()
A Dkeystone-usb-phy.c33 static int keystone_usb_init(struct phy *phy) in keystone_usb_init()
61 static int keystone_usb_power_on(struct phy *phy) in keystone_usb_power_on()
74 static int keystone_usb_power_off(struct phy *phy) in keystone_usb_power_off()
87 static int keystone_usb_exit(struct phy *phy) in keystone_usb_exit()
A Dmeson-axg-mipi-dphy.c183 static int phy_meson_axg_mipi_dphy_configure(struct phy *phy, void *params) in phy_meson_axg_mipi_dphy_configure()
203 static int phy_meson_axg_mipi_dphy_power_on(struct phy *phy) in phy_meson_axg_mipi_dphy_power_on()
287 static int phy_meson_axg_mipi_dphy_power_off(struct phy *phy) in phy_meson_axg_mipi_dphy_power_off()
298 static int phy_meson_axg_mipi_dphy_init(struct phy *phy) in phy_meson_axg_mipi_dphy_init()
317 static int phy_meson_axg_mipi_dphy_exit(struct phy *phy) in phy_meson_axg_mipi_dphy_exit()
A Dmt7620-usb-phy.c25 struct mt7620_usb_phy *phy = dev_get_priv(_phy->dev); in mt7620_usb_phy_power_on() local
49 struct mt7620_usb_phy *phy = dev_get_priv(_phy->dev); in mt7620_usb_phy_power_off() local
60 struct mt7620_usb_phy *phy = dev_get_priv(dev); in mt7620_usb_phy_probe() local
A Dphy-exynos-usbdrd.c135 static void exynos850_usbdrd_utmi_init(struct phy *phy) in exynos850_usbdrd_utmi_init()
222 static void exynos850_usbdrd_utmi_exit(struct phy *phy) in exynos850_usbdrd_utmi_exit()
248 static int exynos_usbdrd_phy_init(struct phy *phy) in exynos_usbdrd_phy_init()
264 static int exynos_usbdrd_phy_exit(struct phy *phy) in exynos_usbdrd_phy_exit()
280 static int exynos_usbdrd_phy_power_on(struct phy *phy) in exynos_usbdrd_phy_power_on()
297 static int exynos_usbdrd_phy_power_off(struct phy *phy) in exynos_usbdrd_phy_power_off()
A Dphy-rcar-gen2.c53 static int rcar_gen2_phy_phy_init(struct phy *phy) in rcar_gen2_phy_phy_init()
74 static int rcar_gen2_phy_phy_power_on(struct phy *phy) in rcar_gen2_phy_phy_power_on()
98 static int rcar_gen2_phy_phy_power_off(struct phy *phy) in rcar_gen2_phy_phy_power_off()
112 static int rcar_gen2_phy_of_xlate(struct phy *phy, in rcar_gen2_phy_of_xlate()
A Dphy-da8xx-usb.c19 static int da8xx_usb_phy_power_on(struct phy *phy) in da8xx_usb_phy_power_on()
41 static int da8xx_usb_phy_power_off(struct phy *phy) in da8xx_usb_phy_power_off()
A Dsti_usb_phy.c45 static int sti_usb_phy_deassert(struct sti_usb_phy *phy) in sti_usb_phy_deassert()
65 struct sti_usb_phy *phy = dev_get_priv(dev); in sti_usb_phy_init() local
84 struct sti_usb_phy *phy = dev_get_priv(dev); in sti_usb_phy_exit() local
A Dphy-ab8500-usb.c16 static int ab8500_usb_phy_power_on(struct phy *phy) in ab8500_usb_phy_power_on()
28 static int ab8500_usb_phy_power_off(struct phy *phy) in ab8500_usb_phy_power_off()
/drivers/phy/qcom/
A Dphy-qcom-ipq4019-usb.c26 struct ipq4019_usb_phy *phy = dev_get_priv(_phy->dev); in ipq4019_ss_phy_power_off() local
36 struct ipq4019_usb_phy *phy = dev_get_priv(_phy->dev); in ipq4019_ss_phy_power_on() local
52 struct ipq4019_usb_phy *phy = dev_get_priv(dev); in ipq4019_usb_ss_phy_probe() local
82 struct ipq4019_usb_phy *phy = dev_get_priv(_phy->dev); in ipq4019_hs_phy_power_off() local
95 struct ipq4019_usb_phy *phy = dev_get_priv(_phy->dev); in ipq4019_hs_phy_power_on() local
114 struct ipq4019_usb_phy *phy = dev_get_priv(dev); in ipq4019_usb_hs_phy_probe() local
A Dmsm8916-usbh-phy.c28 static int msm_phy_power_on(struct phy *phy) in msm_phy_power_on()
39 static int msm_phy_power_off(struct phy *phy) in msm_phy_power_off()
49 static int msm_phy_reset(struct phy *phy) in msm_phy_reset()
/drivers/phy/starfive/
A Dphy-jh7110-usb2.c28 struct phy *phy; member
37 static void usb2_set_ls_keepalive(struct jh7110_usb2_phy *phy, bool set) in usb2_set_ls_keepalive()
45 static int usb2_phy_set_mode(struct phy *phy, in usb2_phy_set_mode()
72 static int jh7110_usb2_phy_init(struct phy *phy) in jh7110_usb2_phy_init()
87 static int jh7110_usb2_phy_exit(struct phy *phy) in jh7110_usb2_phy_exit()
105 struct jh7110_usb2_phy *phy = dev_get_priv(dev); in jh7110_usb2_phy_probe() local
A Dphy-jh7110-pcie.c34 struct phy *phy; member
82 static void phy_kvco_gain_set(struct jh7110_pcie_phy *phy) in phy_kvco_gain_set()
89 static int jh7110_pcie_phy_set_mode(struct phy *phy, in jh7110_pcie_phy_set_mode()
126 struct jh7110_pcie_phy *phy = dev_get_priv(dev); in phy_stg_regfield_init() local
154 struct jh7110_pcie_phy *phy = dev_get_priv(dev); in phy_sys_regfield_init() local
168 struct jh7110_pcie_phy *phy = dev_get_priv(dev); in starfive_pcie_phy_get_syscon() local
211 struct jh7110_pcie_phy *phy = dev_get_priv(dev); in jh7110_pcie_phy_probe() local
/drivers/phy/allwinner/
A Dphy-sun4i-usb.c108 static void sun4i_usb_phy_write(struct phy *phy, u32 addr, u32 data, int len) in sun4i_usb_phy_write()
153 static void sun4i_usb_phy_passby(struct phy *phy, bool enable) in sun4i_usb_phy_passby()
180 static int sun4i_usb_phy_power_on(struct phy *phy) in sun4i_usb_phy_power_on()
204 static int sun4i_usb_phy_power_off(struct phy *phy) in sun4i_usb_phy_power_off()
232 static int sun4i_usb_phy_init(struct phy *phy) in sun4i_usb_phy_init()
336 static int sun4i_usb_phy_exit(struct phy *phy) in sun4i_usb_phy_exit()
370 static int sun4i_usb_phy_xlate(struct phy *phy, in sun4i_usb_phy_xlate()
393 int sun4i_usb_phy_vbus_detect(struct phy *phy) in sun4i_usb_phy_vbus_detect()
417 int sun4i_usb_phy_id_detect(struct phy *phy) in sun4i_usb_phy_id_detect()
428 void sun4i_usb_phy_set_squelch_detect(struct phy *phy, bool enabled) in sun4i_usb_phy_set_squelch_detect()
[all …]
/drivers/usb/dwc3/
A Dti_usb_phy.c119 static struct usb3_dpll_params *ti_usb3_get_dpll_params(struct ti_usb_phy *phy) in ti_usb3_get_dpll_params()
136 static int ti_usb3_dpll_wait_lock(struct ti_usb_phy *phy) in ti_usb3_dpll_wait_lock()
148 static int ti_usb3_dpll_program(struct ti_usb_phy *phy) in ti_usb3_dpll_program()
191 void ti_usb2_phy_power(struct ti_usb_phy *phy, int on) in ti_usb2_phy_power()
227 void ti_usb3_phy_power(struct ti_usb_phy *phy, int on) in ti_usb3_phy_power()
267 struct ti_usb_phy *phy; in ti_usb_phy_uboot_init() local
304 struct ti_usb_phy *phy = NULL; in ti_usb_phy_uboot_exit() local
/drivers/ram/stm32mp1/
A Dstm32mp1_tests.c347 struct stm32mp1_ddrphy *phy, in databuswalk0()
447 struct stm32mp1_ddrphy *phy, in test_addressbus()
518 struct stm32mp1_ddrphy *phy, in test_sso()
589 struct stm32mp1_ddrphy *phy, in test_random()
686 struct stm32mp1_ddrphy *phy, in test_noise()
750 struct stm32mp1_ddrphy *phy, in test_noise_burst()
904 struct stm32mp1_ddrphy *phy, in test_freq_pattern()
1013 struct stm32mp1_ddrphy *phy, in test_checkboard()
1256 struct stm32mp1_ddrphy *phy, in test_read()
1306 struct stm32mp1_ddrphy *phy, in test_write()
[all …]
/drivers/usb/gadget/
A Ddwc2_udc_otg_phy.c42 struct dwc2_usbotg_phy *phy = in otg_phy_init() local
75 struct dwc2_usbotg_phy *phy = in otg_phy_off() local
/drivers/phy/rockchip/
A Dphy-rockchip-inno-usb2.c88 struct rockchip_usb2phy_port_cfg *us2phy_get_port(struct phy *phy) in us2phy_get_port()
97 static int rockchip_usb2phy_power_on(struct phy *phy) in rockchip_usb2phy_power_on()
111 static int rockchip_usb2phy_power_off(struct phy *phy) in rockchip_usb2phy_power_off()
122 static int rockchip_usb2phy_init(struct phy *phy) in rockchip_usb2phy_init()
137 static int rockchip_usb2phy_exit(struct phy *phy) in rockchip_usb2phy_exit()
147 static int rockchip_usb2phy_of_xlate(struct phy *phy, in rockchip_usb2phy_of_xlate()
A Dphy-rockchip-snps-pcie3.c66 static int rockchip_p3phy_rk3568_init(struct phy *phy) in rockchip_p3phy_rk3568_init()
109 static int rockchip_p3phy_rk3588_init(struct phy *phy) in rockchip_p3phy_rk3588_init()
161 static int rockchip_p3phy_init(struct phy *phy) in rockchip_p3phy_init()
182 static int rockchip_p3phy_exit(struct phy *phy) in rockchip_p3phy_exit()
A Dphy-rockchip-pcie.c93 static int rockchip_pcie_phy_power_on(struct phy *phy) in rockchip_pcie_phy_power_on()
163 static int rockchip_pcie_phy_power_off(struct phy *phy) in rockchip_pcie_phy_power_off()
183 static int rockchip_pcie_phy_init(struct phy *phy) in rockchip_pcie_phy_init()
207 static int rockchip_pcie_phy_exit(struct phy *phy) in rockchip_pcie_phy_exit()

Completed in 80 milliseconds

1234567