Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Duli526x.c168 static u16 read_srom_word(long, int);
309 ((u16 *) db->srom)[i] = cpu_to_le16(read_srom_word(db->ioaddr, in uli526x_init_one()
732 static u16 read_srom_word(long ioaddr, int offset) in read_srom_word() function
/openbmc/linux/drivers/net/ethernet/dec/tulip/
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)); in uli526x_init_one()
1435 static u16 read_srom_word(struct uli526x_board_info *db, int offset) in read_srom_word() function
H A Ddmfe.c304 static u16 read_srom_word(void __iomem *, int);
475 cpu_to_le16(read_srom_word(db->ioaddr, i)); in dmfe_init_one()
1579 static u16 read_srom_word(void __iomem *ioaddr, int offset) in read_srom_word() function