Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/qca/
H A Dar9331.c104 #define AR9331_SW_REG_PORT_CTRL(_port) (0x104 + (_port) * 0x100) macro
429 ret = regmap_write(regmap, AR9331_SW_REG_PORT_CTRL(port), port_ctrl); in ar9331_sw_setup_port()