Searched refs:tlan_ee_receive_byte (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | tlan.c | 211 static void tlan_ee_receive_byte(u16, u8 *, int); 3142 * tlan_ee_receive_byte 3165 static void tlan_ee_receive_byte(u16 io_base, u8 *data, int stop) in tlan_ee_receive_byte() function 3250 tlan_ee_receive_byte(dev->base_addr, data, TLAN_EEPROM_STOP); in tlan_ee_read_byte()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | tlan.c | 214 static void tlan_ee_receive_byte(u16, u8 *, int); 3160 * tlan_ee_receive_byte 3183 static void tlan_ee_receive_byte(u16 io_base, u8 *data, int stop) in tlan_ee_receive_byte() function 3268 tlan_ee_receive_byte(dev->base_addr, data, TLAN_EEPROM_STOP); in tlan_ee_read_byte()
|
Completed in 7 milliseconds