Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dtlan.c214 static void tlan_ee_receive_byte(u16, u8 *, int);
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()