Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dvsc9953.c1159 port_no) | VSC9953_AGE_PORT_EN; in vsc9953_mac_table_show()
1231 clrbits_le32(&l2ana_reg->ana.anag_efil, VSC9953_AGE_PORT_EN | in vsc9953_mac_table_show()
1373 port_no) | VSC9953_AGE_PORT_EN; in vsc9953_mac_table_age()
1393 clrbits_le32(&l2ana_reg->ana.anag_efil, VSC9953_AGE_PORT_EN | in vsc9953_mac_table_age()
/openbmc/u-boot/include/
H A Dvsc9953.h151 #define VSC9953_AGE_PORT_EN 0x00080000 macro