Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/ti/
Dtlan.c211 static void tlan_ee_receive_byte(u16, u8 *, int);
3166 static void tlan_ee_receive_byte(u16 io_base, u8 *data, int stop) in tlan_ee_receive_byte() function
3251 tlan_ee_receive_byte(dev->base_addr, data, TLAN_EEPROM_STOP); in tlan_ee_read_byte()