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

/linux-master/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c304 static u16 read_srom_word(void __iomem *, int);
475 cpu_to_le16(read_srom_word(db->ioaddr, i));
1579 static u16 read_srom_word(void __iomem *ioaddr, int offset) function
H A Duli526x.c213 static u16 read_srom_word(struct uli526x_board_info *, int);
369 ((__le16 *) db->srom)[i] = cpu_to_le16(read_srom_word(db, i));
1435 static u16 read_srom_word(struct uli526x_board_info *db, int offset) function

Completed in 257 milliseconds