Searched refs:QCA8K_REG_MIB (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c1712 ret = regmap_update_bits(priv->regmap, QCA8K_REG_MIB,
H A Dqca8k.h71 #define QCA8K_REG_MIB 0x034 macro
H A Dqca8k-common.c444 ret = regmap_update_bits(priv->regmap, QCA8K_REG_MIB,
451 ret = qca8k_busy_wait(priv, QCA8K_REG_MIB, QCA8K_MIB_BUSY);
455 ret = regmap_set_bits(priv->regmap, QCA8K_REG_MIB, QCA8K_MIB_CPU_KEEP);

Completed in 312 milliseconds