Searched refs:phy_writeby_cr10 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ |
H A D | uli526x.c | 175 static void phy_writeby_cr10(unsigned long, u8, u8, u16); 818 phy_writeby_cr10(iobase, phy_addr, offset, phy_data); in uli_phy_write() 924 static void phy_writeby_cr10(unsigned long iobase, u8 phy_addr, in phy_writeby_cr10() function
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | uli526x.c | 225 static void phy_writeby_cr10(struct uli526x_board_info *, u8, u8, u16); 340 db->phy.write = phy_writeby_cr10; in uli526x_init_one() 1683 static void phy_writeby_cr10(struct uli526x_board_info *db, u8 phy_addr, in phy_writeby_cr10() function
|