Searched refs:LAN0_LED_MAPPING_MASK (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-airoha.c | 126 #define LAN0_LED_MAPPING_MASK GENMASK(2, 0) macro 127 #define LAN0_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN0_LED_MAPPING_MASK, (_n)) 1544 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(0)), 1555 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(1)), 1566 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(2)), 1577 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(3)), 1588 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(0)), 1599 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(1)), 1610 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(2)), 1621 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(2)), [all …]
|