Home
last modified time | relevance | path

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

123456

/u-boot/include/
A Dgeneric-phy.h26 struct phy { struct
32 * struct udevice_ops - set of function pointers for phy operations argument
347 static inline int generic_phy_init(struct phy *phy) in generic_phy_init()
352 static inline int generic_phy_exit(struct phy *phy) in generic_phy_exit()
357 static inline int generic_phy_reset(struct phy *phy) in generic_phy_reset()
362 static inline int generic_phy_power_on(struct phy *phy) in generic_phy_power_on()
367 static inline int generic_phy_power_off(struct phy *phy) in generic_phy_power_off()
373 struct phy *phy) in generic_phy_get_by_index()
379 struct phy *phy) in generic_phy_get_by_name()
418 static inline bool generic_phy_valid(struct phy *phy) in generic_phy_valid()
/u-boot/drivers/phy/
A Dphy-qcom-ipq4019-usb.c27 struct ipq4019_usb_phy *phy = dev_get_priv(_phy->dev); in ipq4019_ss_phy_power_off() local
37 struct ipq4019_usb_phy *phy = dev_get_priv(_phy->dev); in ipq4019_ss_phy_power_on() local
53 struct ipq4019_usb_phy *phy = dev_get_priv(dev); in ipq4019_usb_ss_phy_probe() local
83 struct ipq4019_usb_phy *phy = dev_get_priv(_phy->dev); in ipq4019_hs_phy_power_off() local
96 struct ipq4019_usb_phy *phy = dev_get_priv(_phy->dev); in ipq4019_hs_phy_power_on() local
115 struct ipq4019_usb_phy *phy = dev_get_priv(dev); in ipq4019_usb_hs_phy_probe() local
A Dphy-uclass.c18 static int generic_phy_xlate_offs_flags(struct phy *phy, in generic_phy_xlate_offs_flags()
36 int generic_phy_get_by_index_nodev(ofnode node, int index, struct phy *phy) in generic_phy_get_by_index_nodev()
96 struct phy *phy) in generic_phy_get_by_index()
102 struct phy *phy) in generic_phy_get_by_name()
117 int generic_phy_init(struct phy *phy) in generic_phy_init()
135 int generic_phy_reset(struct phy *phy) in generic_phy_reset()
153 int generic_phy_exit(struct phy *phy) in generic_phy_exit()
171 int generic_phy_power_on(struct phy *phy) in generic_phy_power_on()
189 int generic_phy_power_off(struct phy *phy) in generic_phy_power_off()
207 int generic_phy_configure(struct phy *phy, void *params) in generic_phy_configure()
A Dsandbox-phy.c19 static int sandbox_phy_power_on(struct phy *phy) in sandbox_phy_power_on()
34 static int sandbox_phy_power_off(struct phy *phy) in sandbox_phy_power_off()
56 static int sandbox_phy_init(struct phy *phy) in sandbox_phy_init()
66 static int sandbox_phy_exit(struct phy *phy) in sandbox_phy_exit()
A Dmt76x8-usb-phy.c81 static void phy_w32(struct mt76x8_usb_phy *phy, u32 reg, u32 val) in phy_w32()
86 static u32 phy_r32(struct mt76x8_usb_phy *phy, u32 reg) in phy_r32()
91 static void phy_rmw32(struct mt76x8_usb_phy *phy, u32 reg, u32 clr, u32 set) in phy_rmw32()
96 static void mt76x8_usb_phy_init(struct mt76x8_usb_phy *phy) in mt76x8_usb_phy_init()
133 static void mt76x8_usb_phy_sr_calibrate(struct mt76x8_usb_phy *phy) in mt76x8_usb_phy_sr_calibrate()
185 struct mt76x8_usb_phy *phy = dev_get_priv(_phy->dev); in mt76x8_usb_phy_power_on() local
205 struct mt76x8_usb_phy *phy = dev_get_priv(_phy->dev); in mt76x8_usb_phy_power_off() local
216 struct mt76x8_usb_phy *phy = dev_get_priv(dev); in mt76x8_usb_phy_probe() local
A Dphy-ti-am654.c199 static int serdes_am654_enable_pll(struct serdes_am654 *phy) in serdes_am654_enable_pll()
210 static void serdes_am654_disable_pll(struct serdes_am654 *phy) in serdes_am654_disable_pll()
217 static int serdes_am654_enable_txrx(struct serdes_am654 *phy) in serdes_am654_enable_txrx()
235 static int serdes_am654_disable_txrx(struct serdes_am654 *phy) in serdes_am654_disable_txrx()
252 struct serdes_am654 *phy = dev_get_priv(x->dev); in serdes_am654_power_on() local
275 struct serdes_am654 *phy = dev_get_priv(x->dev); in serdes_am654_power_off() local
285 struct serdes_am654 *phy = dev_get_priv(x->dev); in serdes_am654_init() local
304 struct serdes_am654 *phy = dev_get_priv(x->dev); in serdes_am654_reset() local
318 struct serdes_am654 *phy = dev_get_priv(x->dev); in serdes_am654_of_xlate() local
359 struct serdes_am654 *phy = dev_get_priv(dev); in serdes_am654_probe() local
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 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 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.c185 static int phy_meson_axg_mipi_dphy_configure(struct phy *phy, void *params) in phy_meson_axg_mipi_dphy_configure()
205 static int phy_meson_axg_mipi_dphy_power_on(struct phy *phy) in phy_meson_axg_mipi_dphy_power_on()
289 static int phy_meson_axg_mipi_dphy_power_off(struct phy *phy) in phy_meson_axg_mipi_dphy_power_off()
300 static int phy_meson_axg_mipi_dphy_init(struct phy *phy) in phy_meson_axg_mipi_dphy_init()
319 static int phy_meson_axg_mipi_dphy_exit(struct phy *phy) in phy_meson_axg_mipi_dphy_exit()
A Dmsm8916-usbh-phy.c29 static int msm_phy_power_on(struct phy *phy) in msm_phy_power_on()
40 static int msm_phy_power_off(struct phy *phy) in msm_phy_power_off()
50 static int msm_phy_reset(struct phy *phy) in msm_phy_reset()
A Dphy-rcar-gen2.c54 static int rcar_gen2_phy_phy_init(struct phy *phy) in rcar_gen2_phy_phy_init()
75 static int rcar_gen2_phy_phy_power_on(struct phy *phy) in rcar_gen2_phy_phy_power_on()
99 static int rcar_gen2_phy_phy_power_off(struct phy *phy) in rcar_gen2_phy_phy_power_off()
113 static int rcar_gen2_phy_of_xlate(struct phy *phy, in rcar_gen2_phy_of_xlate()
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 Dmeson-g12a-usb2.c67 static int phy_meson_g12a_usb2_power_on(struct phy *phy) in phy_meson_g12a_usb2_power_on()
83 static int phy_meson_g12a_usb2_power_off(struct phy *phy) in phy_meson_g12a_usb2_power_off()
101 static int phy_meson_g12a_usb2_init(struct phy *phy) in phy_meson_g12a_usb2_init()
142 static int phy_meson_g12a_usb2_exit(struct phy *phy) in phy_meson_g12a_usb2_exit()
/u-boot/arch/arm/mach-tegra/
A Dxusb-padctl-dummy.c16 int __weak tegra_xusb_phy_prepare(struct tegra_xusb_phy *phy) in tegra_xusb_phy_prepare()
21 int __weak tegra_xusb_phy_enable(struct tegra_xusb_phy *phy) in tegra_xusb_phy_enable()
26 int __weak tegra_xusb_phy_disable(struct tegra_xusb_phy *phy) in tegra_xusb_phy_disable()
31 int __weak tegra_xusb_phy_unprepare(struct tegra_xusb_phy *phy) in tegra_xusb_phy_unprepare()
A Dxusb-padctl-common.c16 int tegra_xusb_phy_prepare(struct tegra_xusb_phy *phy) in tegra_xusb_phy_prepare()
24 int tegra_xusb_phy_enable(struct tegra_xusb_phy *phy) in tegra_xusb_phy_enable()
32 int tegra_xusb_phy_disable(struct tegra_xusb_phy *phy) in tegra_xusb_phy_disable()
40 int tegra_xusb_phy_unprepare(struct tegra_xusb_phy *phy) in tegra_xusb_phy_unprepare()
50 struct tegra_xusb_phy *phy; in tegra_xusb_phy_get() local
/u-boot/drivers/ram/stm32mp1/
A Dstm32mp1_tuning.c213 static void itm_soft_reset(struct stm32mp1_ddrphy *phy) in itm_soft_reset()
257 static void DQS_unit_delay(struct stm32mp1_ddrphy *phy, in DQS_unit_delay()
307 struct stm32mp1_ddrphy *phy) in config_BIST()
501 struct stm32mp1_ddrphy *phy, char *string) in bit_deskew()
919 struct stm32mp1_ddrphy *phy, char *string) in eye_training()
1347 struct stm32mp1_ddrphy *phy, in read_dqs_gating()
1423 struct stm32mp1_ddrphy *phy, in do_read_dqs_gating()
1444 struct stm32mp1_ddrphy *phy, in do_bit_deskew()
1464 struct stm32mp1_ddrphy *phy, in do_eye_training()
1484 struct stm32mp1_ddrphy *phy, in do_display()
[all …]
A Dstm32mp1_tests.c348 struct stm32mp1_ddrphy *phy, in databuswalk0()
448 struct stm32mp1_ddrphy *phy, in test_addressbus()
519 struct stm32mp1_ddrphy *phy, in test_sso()
590 struct stm32mp1_ddrphy *phy, in test_random()
687 struct stm32mp1_ddrphy *phy, in test_noise()
751 struct stm32mp1_ddrphy *phy, in test_noise_burst()
905 struct stm32mp1_ddrphy *phy, in test_freq_pattern()
1014 struct stm32mp1_ddrphy *phy, in test_checkboard()
1257 struct stm32mp1_ddrphy *phy, in test_read()
1307 struct stm32mp1_ddrphy *phy, in test_write()
[all …]
/u-boot/board/highbank/
A Dahci.c42 static u32 __combo_phy_reg_read(u8 phy, u8 dev, u32 addr) in __combo_phy_reg_read()
50 static void __combo_phy_reg_write(u8 phy, u8 dev, u32 addr, u32 data) in __combo_phy_reg_write()
56 static u32 combo_phy_read(u8 phy, u32 addr) in combo_phy_read()
70 static void combo_phy_write(u8 phy, u32 addr, u32 data) in combo_phy_write()
82 static void cphy_spread_spectrum_override(u8 phy, u8 lane, u32 val) in cphy_spread_spectrum_override()
97 static void cphy_tx_attenuation_override(u8 phy, u8 lane) in cphy_tx_attenuation_override()
124 u8 lane = 0, phy = 0; in cphy_disable_port_overrides() local
156 u8 lane = 0, phy = 0; in cphy_override_lane() local
/u-boot/drivers/usb/gadget/
A Ddwc2_udc_otg_phy.c43 struct dwc2_usbotg_phy *phy = in otg_phy_init() local
81 struct dwc2_usbotg_phy *phy = in otg_phy_off() local
/u-boot/arch/arm/mach-omap2/
A Dpipe3-phy.c87 static int omap_pipe3_wait_lock(struct omap_pipe3 *phy) in omap_pipe3_wait_lock()
107 static int omap_pipe3_dpll_program(struct omap_pipe3 *phy) in omap_pipe3_dpll_program()
148 static void omap_control_phy_power(struct omap_pipe3 *phy, int on) in omap_control_phy_power()
173 int phy_pipe3_power_on(struct omap_pipe3 *phy) in phy_pipe3_power_on()
203 int phy_pipe3_power_off(struct omap_pipe3 *phy) in phy_pipe3_power_off()
/u-boot/drivers/usb/dwc3/
A Dti_usb_phy.c120 static struct usb3_dpll_params *ti_usb3_get_dpll_params(struct ti_usb_phy *phy) in ti_usb3_get_dpll_params()
137 static int ti_usb3_dpll_wait_lock(struct ti_usb_phy *phy) in ti_usb3_dpll_wait_lock()
149 static int ti_usb3_dpll_program(struct ti_usb_phy *phy) in ti_usb3_dpll_program()
192 void ti_usb2_phy_power(struct ti_usb_phy *phy, int on) in ti_usb2_phy_power()
228 void ti_usb3_phy_power(struct ti_usb_phy *phy, int on) in ti_usb3_phy_power()
268 struct ti_usb_phy *phy; in ti_usb_phy_uboot_init() local
305 struct ti_usb_phy *phy = NULL; in ti_usb_phy_uboot_exit() local
/u-boot/drivers/phy/allwinner/
A Dphy-sun4i-usb.c144 static void sun4i_usb_phy_write(struct phy *phy, u32 addr, u32 data, int len) in sun4i_usb_phy_write()
189 static void sun4i_usb_phy_passby(struct phy *phy, bool enable) in sun4i_usb_phy_passby()
216 static int sun4i_usb_phy_power_on(struct phy *phy) in sun4i_usb_phy_power_on()
236 static int sun4i_usb_phy_power_off(struct phy *phy) in sun4i_usb_phy_power_off()
266 static int sun4i_usb_phy_init(struct phy *phy) in sun4i_usb_phy_init()
323 static int sun4i_usb_phy_exit(struct phy *phy) in sun4i_usb_phy_exit()
358 static int sun4i_usb_phy_xlate(struct phy *phy, in sun4i_usb_phy_xlate()
378 int sun4i_usb_phy_vbus_detect(struct phy *phy) in sun4i_usb_phy_vbus_detect()
403 int sun4i_usb_phy_id_detect(struct phy *phy) in sun4i_usb_phy_id_detect()
416 void sun4i_usb_phy_set_squelch_detect(struct phy *phy, bool enabled) in sun4i_usb_phy_set_squelch_detect()
[all …]
/u-boot/arch/arm/mach-tegra/tegra124/
A Dxusb-padctl.c168 static int phy_prepare(struct tegra_xusb_phy *phy) in phy_prepare()
173 static int phy_unprepare(struct tegra_xusb_phy *phy) in phy_unprepare()
178 static int pcie_phy_enable(struct tegra_xusb_phy *phy) in pcie_phy_enable()
212 static int pcie_phy_disable(struct tegra_xusb_phy *phy) in pcie_phy_disable()
224 static int sata_phy_enable(struct tegra_xusb_phy *phy) in sata_phy_enable()
262 static int sata_phy_disable(struct tegra_xusb_phy *phy) in sata_phy_disable()
/u-boot/drivers/phy/rockchip/
A Dphy-rockchip-inno-usb2.c80 struct rockchip_usb2phy_port_cfg *us2phy_get_port(struct phy *phy) in us2phy_get_port()
89 static int rockchip_usb2phy_power_on(struct phy *phy) in rockchip_usb2phy_power_on()
103 static int rockchip_usb2phy_power_off(struct phy *phy) in rockchip_usb2phy_power_off()
114 static int rockchip_usb2phy_init(struct phy *phy) in rockchip_usb2phy_init()
138 static int rockchip_usb2phy_exit(struct phy *phy) in rockchip_usb2phy_exit()
148 static int rockchip_usb2phy_of_xlate(struct phy *phy, in rockchip_usb2phy_of_xlate()

Completed in 43 milliseconds

123456