Searched refs:AR9331_SW_REG_PORT_VLAN (Results 1 – 1 of 1) sorted by relevance
113 #define AR9331_SW_REG_PORT_VLAN(_port) (0x108 + (_port) * 0x100) macro425 ret = regmap_write(regmap, AR9331_SW_REG_PORT_VLAN(port), val); in ar9331_sw_setup_port()