Searched refs:AR9331_SW_REG_PAGE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/qca/ |
H A D | ar9331.c | 54 #define AR9331_SW_REG_PAGE 0x40000 macro 651 if (reg == AR9331_SW_REG_PAGE) { in ar9331_mdio_read() 683 if (reg == AR9331_SW_REG_PAGE) { in ar9331_mdio_write() 747 regmap_reg_range(AR9331_SW_REG_PAGE, AR9331_SW_REG_PAGE), 751 regmap_reg_range(AR9331_SW_REG_PAGE, AR9331_SW_REG_PAGE), 756 .selector_reg = AR9331_SW_REG_PAGE, 764 .range_max = AR9331_SW_REG_PAGE - 4, 782 .max_register = AR9331_SW_REG_PAGE, [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/qca/ |
H A D | ar9331.c | 54 #define AR9331_SW_REG_PAGE 0x40000 macro 860 if (reg == AR9331_SW_REG_PAGE) { in ar9331_mdio_read() 899 if (reg == AR9331_SW_REG_PAGE) { in ar9331_mdio_write() 969 regmap_reg_range(AR9331_SW_REG_PAGE, AR9331_SW_REG_PAGE), 973 regmap_reg_range(AR9331_SW_REG_PAGE, AR9331_SW_REG_PAGE), 978 .selector_reg = AR9331_SW_REG_PAGE, 986 .range_max = AR9331_SW_REG_PAGE - 4, 1004 .max_register = AR9331_SW_REG_PAGE, [all...] |
Completed in 4 milliseconds