Home
last modified time | relevance | path

Searched defs:phy (Results 626 - 650 of 1375) sorted by relevance

1...<<21222324252627282930>>...55

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-pxa-usb.c116 struct phy *phy; member
159 static int pxa_usb_phy_init(struct phy *phy) in pxa_usb_phy_init() argument
246 pxa_usb_phy_exit(struct phy *phy) pxa_usb_phy_exit() argument
[all...]
/kernel/linux/linux-5.10/drivers/phy/rockchip/
H A Dphy-rockchip-usb.c74 struct phy *phy; member
80 static int rockchip_usb_phy_power(struct rockchip_usb_phy *phy, in rockchip_usb_phy_power() argument
96 struct rockchip_usb_phy *phy = container_of(hw, in rockchip_usb_phy480m_disable() local
109 struct rockchip_usb_phy *phy = container_of(hw, rockchip_usb_phy480m_enable() local
119 struct rockchip_usb_phy *phy = container_of(hw, rockchip_usb_phy480m_is_enabled() local
141 struct rockchip_usb_phy *phy = phy_get_drvdata(_phy); rockchip_usb_phy_power_off() local
153 struct rockchip_usb_phy *phy = phy_get_drvdata(_phy); rockchip_usb_phy_power_on() local
171 struct rockchip_usb_phy *phy = phy_get_drvdata(_phy); rockchip_usb_phy_reset() local
[all...]
H A Dphy-rockchip-dphy-rx0.c227 static int rk_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in rk_dphy_configure() argument
260 static int rk_dphy_power_on(struct phy *phy) in rk_dphy_power_on() argument
274 rk_dphy_power_off(struct phy *phy) rk_dphy_power_off() argument
283 rk_dphy_init(struct phy *phy) rk_dphy_init() argument
290 rk_dphy_exit(struct phy *phy) rk_dphy_exit() argument
332 struct phy *phy; rk_dphy_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/phy/tegra/
H A Dxusb.c28 struct phy *phy = NULL; in tegra_xusb_pad_of_xlate() local
132 tegra_xusb_lane_destroy(struct phy *phy) tegra_xusb_lane_destroy() argument
1369 tegra_phy_xusb_utmi_port_reset(struct phy *phy) tegra_phy_xusb_utmi_port_reset() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
H A Dmv_94xx.c17 struct mvs_phy *phy = &mvi->phy[i]; in mvs_94xx_detect_porttype() local
867 struct mvs_phy *phy = &mvi->phy[i]; mvs_94xx_fix_phy_info() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm8001_init.c140 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in pm8001_phy_init() local
[all...]
H A Dpm8001_sas.c161 struct pm8001_phy *phy; in pm8001_phy_control() local
235 struct sas_phy *phy = sas_phy->phy; pm8001_phy_control() local
643 struct ex_phy *phy; pm8001_dev_found_notify() local
1001 struct sas_phy *phy; pm8001_I_T_nexus_reset() local
1051 struct sas_phy *phy; pm8001_I_T_nexus_event_handler() local
1114 struct sas_phy *phy = sas_get_local_phy(dev); pm8001_lu_reset() local
1226 struct pm8001_phy *phy = pm8001_ha->phy + phy_id; pm8001_abort_task() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dam35x.c73 struct platform_device *phy; member
H A Dsunxi.c79 struct phy *phy; member
[all...]
H A Dtusb6010.c32 struct platform_device *phy; member
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-jz4770.c106 struct usb_phy phy; member
119 static inline struct jz4770_phy *phy_to_jz4770_phy(struct usb_phy *phy) in phy_to_jz4770_phy() argument
157 static int ingenic_usb_phy_init(struct usb_phy *phy) in ingenic_usb_phy_init() argument
186 static void ingenic_usb_phy_shutdown(struct usb_phy *phy) in ingenic_usb_phy_shutdown() argument
194 ingenic_usb_phy_remove(void *phy) ingenic_usb_phy_remove() argument
199 jz4770_usb_phy_init(struct usb_phy *phy) jz4770_usb_phy_init() argument
211 jz4780_usb_phy_init(struct usb_phy *phy) jz4780_usb_phy_init() argument
224 x1000_usb_phy_init(struct usb_phy *phy) x1000_usb_phy_init() argument
238 x1830_usb_phy_init(struct usb_phy *phy) x1830_usb_phy_init() argument
[all...]
/kernel/linux/linux-5.10/include/linux/phy/
H A Dphy.h138 struct phy { global() struct
177 struct phy *phy; global() member
194 phy_set_drvdata(struct phy *phy, void *data) phy_set_drvdata() argument
199 phy_get_drvdata(struct phy *phy) phy_get_drvdata() argument
222 phy_get_mode(struct phy *phy) phy_get_mode() argument
228 phy_get_bus_width(struct phy *phy) phy_get_bus_width() argument
232 phy_set_bus_width(struct phy *phy, int bus_width) phy_set_bus_width() argument
270 phy_pm_runtime_get(struct phy *phy) phy_pm_runtime_get() argument
277 phy_pm_runtime_get_sync(struct phy *phy) phy_pm_runtime_get_sync() argument
284 phy_pm_runtime_put(struct phy *phy) phy_pm_runtime_put() argument
291 phy_pm_runtime_put_sync(struct phy *phy) phy_pm_runtime_put_sync() argument
298 phy_pm_runtime_allow(struct phy *phy) phy_pm_runtime_allow() argument
303 phy_pm_runtime_forbid(struct phy *phy) phy_pm_runtime_forbid() argument
308 phy_init(struct phy *phy) phy_init() argument
315 phy_exit(struct phy *phy) phy_exit() argument
322 phy_power_on(struct phy *phy) phy_power_on() argument
329 phy_power_off(struct phy *phy) phy_power_off() argument
336 phy_set_mode_ext(struct phy *phy, enum phy_mode mode, int submode) phy_set_mode_ext() argument
347 phy_get_mode(struct phy *phy) phy_get_mode() argument
352 phy_reset(struct phy *phy) phy_reset() argument
359 phy_calibrate(struct phy *phy) phy_calibrate() argument
366 phy_configure(struct phy *phy, union phy_configure_opts *opts) phy_configure() argument
375 phy_validate(struct phy *phy, enum phy_mode mode, int submode, union phy_configure_opts *opts) phy_validate() argument
384 phy_get_bus_width(struct phy *phy) phy_get_bus_width() argument
389 phy_set_bus_width(struct phy *phy, int bus_width) phy_set_bus_width() argument
430 of_phy_put(struct phy *phy) of_phy_put() argument
434 phy_put(struct device *dev, struct phy *phy) phy_put() argument
438 devm_phy_put(struct device *dev, struct phy *phy) devm_phy_put() argument
467 phy_destroy(struct phy *phy) phy_destroy() argument
471 devm_phy_destroy(struct device *dev, struct phy *phy) devm_phy_destroy() argument
500 phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) phy_create_lookup() argument
504 phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id) phy_remove_lookup() argument
[all...]
/kernel/linux/linux-5.10/sound/ppc/
H A Dpmac.c385 unsigned int phy ; in snd_pmac_pcm_dead_xfer() local
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_transport_sas.h220 static inline void sas_port_put_phy(struct sas_phy *phy) in sas_port_put_phy() argument
/kernel/linux/linux-5.10/net/dsa/
H A Dport.c83 int dsa_port_enable_rt(struct dsa_port *dp, struct phy_device *phy) in dsa_port_enable_rt() argument
104 int dsa_port_enable(struct dsa_port *dp, struct phy_device *phy) in dsa_port_enable() argument
/kernel/linux/linux-5.10/net/ieee802154/
H A Dnl-mac.c78 struct wpan_phy *phy; in ieee802154_nl_fill_iface() local
469 struct wpan_phy *phy; in ieee802154_set_macparams() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.h170 struct phy *phy; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.h58 struct hdmi_phy *phy; member
168 static inline void hdmi_phy_write(struct hdmi_phy *phy, u32 reg, u32 data) in hdmi_phy_write() argument
173 static inline u32 hdmi_phy_read(struct hdmi_phy *phy, u32 reg) in hdmi_phy_read() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dcal.h130 struct cal_camerarx *phy[CAL_NUM_CSI2_PORTS]; member
148 struct cal_camerarx *phy; member
[all...]
/kernel/linux/linux-5.10/drivers/nfc/pn533/
H A Dusb.c61 struct pn533_usb_phy *phy = urb->context; in pn533_recv_response() local
77 static int pn533_submit_urb_for_response(struct pn533_usb_phy *phy, gfp_t flags) in pn533_submit_urb_for_response() argument
86 struct pn533_usb_phy *phy = urb->context; in pn533_recv_ack() local
132 pn533_submit_urb_for_ack(struct pn533_usb_phy *phy, gfp_t flags) pn533_submit_urb_for_ack() argument
141 struct pn533_usb_phy *phy = dev->phy; pn533_usb_send_ack() local
157 struct pn533_usb_phy *phy; global() member
164 struct pn533_usb_phy *phy = dev->phy; pn533_usb_send_frame() local
211 struct pn533_usb_phy *phy = dev->phy; pn533_usb_abort_cmd() local
382 pn533_acr122_poweron_rdr(struct pn533_usb_phy *phy) pn533_acr122_poweron_rdr() argument
433 struct pn533_usb_phy *phy = arg->phy; pn533_out_complete() local
456 struct pn533_usb_phy *phy = urb->context; pn533_ack_complete() local
485 struct pn533_usb_phy *phy; pn533_usb_probe() local
617 struct pn533_usb_phy *phy = usb_get_intfdata(interface); pn533_usb_disconnect() local
[all...]
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-intel-gw.c74 struct phy *phy; member
[all...]
H A Dpci-exynos.c71 struct phy *phy; member
[all...]
H A Dpci-meson.c73 struct phy *phy; member
[all...]
/kernel/linux/linux-5.10/drivers/nfc/fdp/
H A Dfdp.c42 struct fdp_i2c_phy *phy; member
714 fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops, struct nci_dev **ndevp, int tx_headroom, int tx_tailroom, u8 clock_type, u32 clock_freq, u8 *fw_vsc_cfg) fdp_nci_probe() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c75 struct phy *phy; member
[all...]

Completed in 22 milliseconds

1...<<21222324252627282930>>...55