Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/dec/tulip/
Duli526x.c227 static u16 read_srom_word(struct uli526x_board_info *, int);
381 ((__le16 *) db->srom)[i] = cpu_to_le16(read_srom_word(db, i)); in uli526x_init_one()
1480 static u16 read_srom_word(struct uli526x_board_info *db, int offset) in read_srom_word() function
Ddmfe.c318 static u16 read_srom_word(void __iomem *, int);
490 cpu_to_le16(read_srom_word(db->ioaddr, i)); in dmfe_init_one()
1594 static u16 read_srom_word(void __iomem *ioaddr, int offset) in read_srom_word() function