Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/
H A Dlan9303-core.c137 # define LAN9303_ALR_DAT1_VALID BIT(26) macro
643 dat1 &= ~LAN9303_ALR_DAT1_VALID; /* delete entry */ in alr_loop_cb_del_port_learned()
679 dat1 |= LAN9303_ALR_DAT1_VALID; in lan9303_alr_set_entry()