Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddm9000.h12 void dm9000_write_srom_word(int offset, u16 val);
/openbmc/u-boot/drivers/net/
H A Ddm9000x.c542 void dm9000_write_srom_word(int offset, u16 val) in dm9000_write_srom_word() function