Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-airoha.c123 #define LAN1_LED_MAPPING_MASK GENMASK(6, 4) macro
124 #define LAN1_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN1_LED_MAPPING_MASK, (_n))
1546 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(0)),
1557 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(1)),
1568 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(2)),
1579 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(3)),
1590 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(0)),
1601 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(1)),
1612 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(2)),
1623 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(2)),
[all …]