Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dvsc9953.h105 #define VSC9953_VLAN_CFG_POP_CNT_MASK 0x000c0000 macro
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dvsc9953.c444 val = bitfield_replace_by_mask(val, VSC9953_VLAN_CFG_POP_CNT_MASK, in vsc9953_port_vlan_popcnt_set()