Home
last modified time | relevance | path

Searched defs:phy_id (Results 51 – 75 of 213) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/drivers/char/tpm/st33zp24/
H A Dst33zp24.h15 void *phy_id; member
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dtsi108_dev.c75 const unsigned int *phy_id; in tsi108_eth_of_init() local
/OK3568_Linux_fs/kernel/drivers/nfc/nxp-nci/
H A Dcore.c96 int nxp_nci_probe(void *phy_id, struct device *pdev, in nxp_nci_probe()
H A Dnxp-nci.h54 void *phy_id; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c859 char phy_id[MII_BUS_ID_SIZE + 3]; in bcm_enet_open() local
1923 int ext, int phy_id, int location) in bcmenet_sw_mdio_read()
1946 int ext, int phy_id, int location, in bcmenet_sw_mdio_write()
2383 static int bcm_enetsw_phy_is_external(struct bcm_enet_priv *priv, int phy_id) in bcm_enetsw_phy_is_external()
2402 static int bcm_enetsw_mii_mdio_read(struct net_device *dev, int phy_id, in bcm_enetsw_mii_mdio_read()
2416 static void bcm_enetsw_mii_mdio_write(struct net_device *dev, int phy_id, in bcm_enetsw_mii_mdio_write()
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c898 static int vsc9953_mdio_write(struct mii_bus *bus, int phy_id, int regnum, in vsc9953_mdio_write()
923 static int vsc9953_mdio_read(struct mii_bus *bus, int phy_id, int regnum) in vsc9953_mdio_read()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dch9200.c177 static int ch9200_mdio_read(struct net_device *netdev, int phy_id, int loc) in ch9200_mdio_read()
195 int phy_id, int loc, int val) in ch9200_mdio_write()
H A Dsmsc95xx.c180 static u32 mii_address_cmd(int phy_id, int idx, u16 op) in mii_address_cmd()
185 static int __smsc95xx_mdio_read(struct usbnet *dev, int phy_id, int idx, in __smsc95xx_mdio_read()
233 static void __smsc95xx_mdio_write(struct usbnet *dev, int phy_id, in __smsc95xx_mdio_write()
289 static int smsc95xx_mdiobus_read(struct mii_bus *bus, int phy_id, int idx) in smsc95xx_mdiobus_read()
296 static int smsc95xx_mdiobus_write(struct mii_bus *bus, int phy_id, int idx, in smsc95xx_mdiobus_write()
H A Dsr9700.c176 static int sr_mdio_read(struct net_device *netdev, int phy_id, int loc) in sr_mdio_read()
207 static void sr_mdio_write(struct net_device *netdev, int phy_id, int loc, in sr_mdio_write()
/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dlan7x.c68 int lan7x_mdio_read(struct usb_device *udev, int phy_id, int idx) in lan7x_mdio_read()
93 void lan7x_mdio_write(struct usb_device *udev, int phy_id, int idx, int regval) in lan7x_mdio_write()
/OK3568_Linux_fs/kernel/drivers/nfc/st-nci/
H A Dndlc.h20 void *phy_id; member
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training.c985 enum hws_access_type phy_access, u32 phy_id, in ddr3_tip_bus_read()
1031 u32 phy_id, enum hws_ddr_phy phy_type, u32 reg_addr, in ddr3_tip_bus_write()
1046 u32 phy_id, enum hws_ddr_phy phy_type, u32 reg_addr, in ddr3_tip_bus_access()
1121 u32 interface_id, u32 phy_id, in ddr3_tip_bus_read_modify_write()
1879 u32 if_id, phy_id, cs; in ddr3_tip_ddr3_reset_phy_regs() local
/OK3568_Linux_fs/kernel/include/linux/
H A Ddavinci_emac.h35 const char *phy_id; member
H A Dphy_fixed.h34 static inline int fixed_phy_add(unsigned int irq, int phy_id, in fixed_phy_add()
/OK3568_Linux_fs/u-boot/include/
H A Dusb_ether.h35 int phy_id; /* mii phy id */ member
H A Dphy.h149 u32 phy_id; member
155 int phy_id; member
/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_hwi.c3130 u32 phy_id = le32_to_cpu(pPayload->phyop_phyid) & ID_BITS; in pm8001_mpi_local_phy_ctl() local
3299 u8 phy_id = in hw_event_sas_phy_up() local
3374 u8 phy_id = in hw_event_sata_phy_up() local
3415 u8 phy_id = in hw_event_phy_down() local
3697 u8 phy_id = in mpi_hw_event() local
4325 pm8001_chip_phy_start_req(struct pm8001_hba_info *pm8001_ha, u8 phy_id) in pm8001_chip_phy_start_req()
4360 u8 phy_id) in pm8001_chip_phy_stop_req()
4386 u32 linkrate, phy_id; in pm8001_chip_reg_dev_req() local
H A Dpm8001_sas.c158 int rc = 0, phy_id = sas_phy->id; in pm8001_phy_control() local
642 int phy_id; in pm8001_dev_found_notify() local
1189 u32 phy_id; in pm8001_abort_task() local
/OK3568_Linux_fs/kernel/drivers/nfc/s3fwrn5/
H A Dcore.c142 int s3fwrn5_probe(struct nci_dev **ndev, void *phy_id, struct device *pdev, in s3fwrn5_probe()
H A Ds3fwrn5.h33 void *phy_id; member
/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dcortina.c295 int get_phy_id(struct mii_dev *bus, int addr, int devad, u32 *phy_id) in get_phy_id()
/OK3568_Linux_fs/kernel/tools/firewire/
H A Dnosy-dump.h19 uint32_t phy_id:6; member
45 uint32_t phy_id:6; member
63 uint32_t phy_id:6; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Ddavinci_mdio.c226 static int davinci_mdio_read(struct mii_bus *bus, int phy_id, int phy_reg) in davinci_mdio_read()
269 static int davinci_mdio_write(struct mii_bus *bus, int phy_id, in davinci_mdio_write()
/OK3568_Linux_fs/u-boot/board/technologic/ts4800/
H A Dts4800.c192 int phy_id = 0xFF; in board_eth_init() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_sgmac.c113 static void xgene_mii_phy_write(struct xgene_enet_pdata *p, u8 phy_id, in xgene_mii_phy_write()
135 static u32 xgene_mii_phy_read(struct xgene_enet_pdata *p, u8 phy_id, u32 reg) in xgene_mii_phy_read()

123456789