Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-airoha.c120 #define LAN2_LED_MAPPING_MASK GENMASK(10, 8) macro
121 #define LAN2_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN2_LED_MAPPING_MASK, (_n))
1548 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(0)),
1559 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(1)),
1570 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(2)),
1581 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(3)),
1592 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(0)),
1603 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(1)),
1614 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(2)),
1625 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(2)),
[all …]