Searched refs:AR9331_SW_REG_PORT_CTRL (Results 1 – 1 of 1) sorted by relevance
104 #define AR9331_SW_REG_PORT_CTRL(_port) (0x104 + (_port) * 0x100) macro429 ret = regmap_write(regmap, AR9331_SW_REG_PORT_CTRL(port), port_ctrl); in ar9331_sw_setup_port()