Home
last modified time | relevance | path

Searched defs:phy (Results 201 - 225 of 1368) sorted by relevance

12345678910>>...55

/kernel/linux/linux-5.10/drivers/phy/allwinner/
H A Dphy-sun9i-usb.c36 struct phy *phy; member
44 static void sun9i_usb_phy_passby(struct sun9i_usb_phy *phy, int enable) in sun9i_usb_phy_passby() argument
68 struct sun9i_usb_phy *phy = phy_get_drvdata(_phy); sun9i_usb_phy_init() local
98 struct sun9i_usb_phy *phy = phy_get_drvdata(_phy); sun9i_usb_phy_exit() local
116 struct sun9i_usb_phy *phy; sun9i_usb_phy_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy_clk.c12 struct sun8i_hdmi_phy *phy; member
143 int sun8i_phy_clk_create(struct sun8i_hdmi_phy *phy, struct device *dev, in sun8i_phy_clk_create() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_modules.h39 struct bfa_phy_s phy; /* phy module */ member
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_host_smp.c22 struct sas_phy *phy; in sas_host_smp_discover() local
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispcsiphy.c23 static void csiphy_routing_cfg_3630(struct isp_csiphy *phy, in csiphy_routing_cfg_3630() argument
69 static void csiphy_routing_cfg_3430(struct isp_csiphy *phy, u32 iface, bool on, in csiphy_routing_cfg_3430() argument
102 csiphy_routing_cfg(struct isp_csiphy *phy, enum isp_interface_type iface, bool on, bool ccp2_strobe) csiphy_routing_cfg() argument
116 csiphy_power_autoswitch_enable(struct isp_csiphy *phy, bool enable) csiphy_power_autoswitch_enable() argument
129 csiphy_set_power(struct isp_csiphy *phy, u32 power) csiphy_set_power() argument
163 omap3isp_csiphy_config(struct isp_csiphy *phy) omap3isp_csiphy_config() argument
265 omap3isp_csiphy_acquire(struct isp_csiphy *phy, struct media_entity *entity) omap3isp_csiphy_acquire() argument
308 omap3isp_csiphy_release(struct isp_csiphy *phy) omap3isp_csiphy_release() argument
[all...]
H A Dispccp2.h70 struct isp_csiphy *phy; member
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_phylink.c45 sparx5_phylink_mac_link_up(struct phylink_config *config, struct phy_device *phy, unsigned int mode, phy_interface_t interface, int speed, int duplex, bool tx_pause, bool rx_pause) sparx5_phylink_mac_link_up() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_phylink.c46 lan966x_phylink_mac_link_up(struct phylink_config *config, struct phy_device *phy, unsigned int mode, phy_interface_t interface, int speed, int duplex, bool tx_pause, bool rx_pause) lan966x_phylink_mac_link_up() argument
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dphy.c28 int mv88e6xxx_phy_read(struct mv88e6xxx_chip *chip, int phy, int reg, u16 *val) in mv88e6xxx_phy_read() argument
43 int mv88e6xxx_phy_write(struct mv88e6xxx_chip *chip, int phy, int reg, u16 val) in mv88e6xxx_phy_write() argument
58 int mv88e6xxx_phy_read_c45(struct mv88e6xxx_chip *chip, int phy, int devad, in mv88e6xxx_phy_read_c45() argument
74 int mv88e6xxx_phy_write_c45(struct mv88e6xxx_chip *chip, int phy, int devad, in mv88e6xxx_phy_write_c45() argument
90 static int mv88e6xxx_phy_page_get(struct mv88e6xxx_chip *chip, int phy, u argument
95 mv88e6xxx_phy_page_put(struct mv88e6xxx_chip *chip, int phy) mv88e6xxx_phy_page_put() argument
111 mv88e6xxx_phy_page_read(struct mv88e6xxx_chip *chip, int phy, u8 page, int reg, u16 *val) mv88e6xxx_phy_page_read() argument
129 mv88e6xxx_phy_page_write(struct mv88e6xxx_chip *chip, int phy, u8 page, int reg, u16 val) mv88e6xxx_phy_page_write() argument
[all...]
/kernel/linux/linux-6.6/include/linux/usb/
H A Dotg.h19 struct phy *phy; member
/kernel/linux/linux-6.6/include/scsi/
H A Dsas_ata.h89 static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info() argument
120 static inline int sas_ata_add_dev(struct domain_device *parent, struct ex_phy *phy, in sas_ata_add_dev() argument
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dclx.c40 u32 phy; in tb_port_pm_secondary_set() local
105 u32 phy, mask = 0; in tb_port_clx_set() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-omap.c55 struct usb_phy *phy[OMAP3_HS_USB_PORTS]; /* one PHY for each port */ member
149 struct usb_phy *phy; in ehci_hcd_omap_probe() local
[all...]
H A Dehci-mv.c40 struct phy *phy; member
H A Dehci-st.c37 struct phy *phy; member
[all...]
H A Dohci-exynos.c33 struct phy *phy[PHY_NUMBER]; member
41 struct phy *phy; in exynos_ohci_get_phy() local
[all...]
H A Dohci-st.c35 struct phy *phy; member
[all...]
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-generic.c135 int usb_gen_phy_init(struct usb_phy *phy) in usb_gen_phy_init() argument
157 void usb_gen_phy_shutdown(struct usb_phy *phy) in usb_gen_phy_shutdown() argument
[all...]
H A Dphy-ulpi.c42 static int ulpi_set_otg_flags(struct usb_phy *phy) in ulpi_set_otg_flags() argument
66 static int ulpi_set_fc_flags(struct usb_phy *phy) in ulpi_set_fc_flags() argument
108 ulpi_set_ic_flags(struct usb_phy *phy) ulpi_set_ic_flags() argument
127 ulpi_set_flags(struct usb_phy *phy) ulpi_set_flags() argument
142 ulpi_check_integrity(struct usb_phy *phy) ulpi_check_integrity() argument
168 ulpi_init(struct usb_phy *phy) ulpi_init() argument
201 struct usb_phy *phy = otg->usb_phy; ulpi_set_host() local
227 struct usb_phy *phy = otg->usb_phy; ulpi_set_vbus() local
243 otg_ulpi_init(struct usb_phy *phy, struct usb_otg *otg, struct usb_phy_io_ops *ops, unsigned int flags) otg_ulpi_init() argument
262 struct usb_phy *phy; otg_ulpi_create() local
286 struct usb_phy *phy; devm_otg_ulpi_create() local
[all...]
H A Dphy-gpio-vbus-usb.c33 struct usb_phy phy; member
202 gpio_vbus_set_power(struct usb_phy *phy, unsigned mA) gpio_vbus_set_power() argument
214 gpio_vbus_set_suspend(struct usb_phy *phy, int suspend) gpio_vbus_set_suspend() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Djz4740.c83 struct usb_phy *phy = glue->musb->xceiv; in jz4740_musb_role_switch_set() local
[all...]
/kernel/linux/linux-6.6/drivers/bcma/
H A Ddriver_pci.c34 static void bcma_pcie_mdio_set_phy(struct bcma_drv_pci *pc, u16 phy) in bcma_pcie_mdio_set_phy() argument
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_tis_spi_main.c48 static int tpm_tis_spi_flow_control(struct tpm_tis_spi_phy *phy, in tpm_tis_spi_flow_control() argument
83 struct tpm_tis_spi_phy *phy = to_tpm_tis_spi_phy(data); in tpm_tis_spi_transfer_half() local
143 struct tpm_tis_spi_phy *phy = to_tpm_tis_spi_phy(data); tpm_tis_spi_transfer_full() local
220 struct tpm_tis_spi_phy *phy = to_tpm_tis_spi_phy(data); tpm_tis_spi_transfer() local
247 tpm_tis_spi_init(struct spi_device *spi, struct tpm_tis_spi_phy *phy, int irq, const struct tpm_tis_phy_ops *phy_ops) tpm_tis_spi_init() argument
266 struct tpm_tis_spi_phy *phy; tpm_tis_spi_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_base.c158 struct igc_phy_info *phy = &hw->phy; in igc_init_phy_params_base() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dtestmode.c43 struct mt76_phy *phy = &dev->mphy; in mt7921_tm_set() local
116 struct mt792x_phy *phy = mphy->priv; in mt7921_testmode_cmd() local
153 struct mt792x_phy *phy = mphy->priv; in mt7921_testmode_dump() local

Completed in 10 milliseconds

12345678910>>...55