Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-common.c924 reg = QCA8K_REG_PORT_HOL_CTRL1(port); in qca8k_port_mirror_add()
954 reg = QCA8K_REG_PORT_HOL_CTRL1(port); in qca8k_port_mirror_del()
H A Dqca8k.h314 #define QCA8K_REG_PORT_HOL_CTRL1(_i) (0x974 + (_i) * 0x8) macro
H A Dqca8k-8xxx.c1813 regmap_update_bits(priv->regmap, QCA8K_REG_PORT_HOL_CTRL1(port), in qca8k_setup_hol_fixup()