Home
last modified time | relevance | path

Searched refs:phy_readby_cr10 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Duli526x.c173 static u16 phy_readby_cr10(unsigned long, u8, u8);
868 return phy_readby_cr10(iobase, phy_addr, offset); in uli_phy_read()
906 static u16 phy_readby_cr10(unsigned long iobase, u8 phy_addr, u8 offset) in phy_readby_cr10() function
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Duli526x.c223 static u16 phy_readby_cr10(struct uli526x_board_info *, u8, u8);
341 db->phy.read = phy_readby_cr10; in uli526x_init_one()
1665 static u16 phy_readby_cr10(struct uli526x_board_info *db, u8 phy_addr, in phy_readby_cr10() function