Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dlan9118.c799 static void do_mac_write(lan9118_state *s, int reg, uint32_t val) in do_mac_write() function
1064 do_mac_write(s, val & 0xf, s->mac_data); in lan9118_writel()