Searched refs:LAN0_LED_MAPPING_MASK (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/pinctrl/airoha/ |
| H A D | pinctrl-an7563.c | 101 #define LAN0_LED_MAPPING_MASK GENMASK(2, 0) macro 102 #define LAN0_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN0_LED_MAPPING_MASK, (_n)) 785 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(0)), 796 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(1)), 807 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(2)), 818 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(3)), 835 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(0)), 846 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(1)), 857 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(2)), 868 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(3)),
|
| H A D | pinctrl-en7523.c | 71 #define LAN0_LED_MAPPING_MASK GENMASK(2, 0) macro 72 #define LAN0_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN0_LED_MAPPING_MASK, (_n)) 831 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(0)), 842 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(1)), 853 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(2)), 864 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(3)), 875 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(0)), 886 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(1)), 897 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(2)), 908 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(3)),
|
| H A D | pinctrl-an7581.c | 85 #define LAN0_LED_MAPPING_MASK GENMASK(2, 0) macro 86 #define LAN0_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN0_LED_MAPPING_MASK, (_n)) 1071 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(0)), 1082 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(1)), 1093 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(2)), 1104 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(3)), 1115 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(0)), 1126 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(1)), 1137 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(2)), 1148 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(3)),
|
| H A D | pinctrl-an7583.c | 94 #define LAN0_LED_MAPPING_MASK GENMASK(2, 0) macro 95 #define LAN0_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN0_LED_MAPPING_MASK, (_n)) 1122 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(0)), 1133 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(1)), 1144 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(2)), 1155 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(3)), 1166 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(0)), 1177 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(1)), 1188 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(2)), 1199 LAN0_LED_MAPPING_MASK, LAN0_PHY_LED_MAP(3)),
|