Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-airoha.c117 #define LAN3_LED_MAPPING_MASK GENMASK(14, 12) macro
118 #define LAN3_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN3_LED_MAPPING_MASK, (_n))
1550 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(0)),
1561 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(1)),
1572 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(2)),
1583 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(3)),
1594 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(0)),
1605 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(1)),
1616 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(2)),
1627 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(2)),
[all …]