Searched refs:LAN2_LED_MAPPING_MASK (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/pinctrl/airoha/ |
| H A D | pinctrl-an7563.c | 95 #define LAN2_LED_MAPPING_MASK GENMASK(10, 8) macro 96 #define LAN2_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN2_LED_MAPPING_MASK, (_n)) 789 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(0)), 800 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(1)), 811 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(2)), 822 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(3)), 831 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(0)), 842 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(1)), 853 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(2)), 864 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(3)),
|
| H A D | pinctrl-en7523.c | 65 #define LAN2_LED_MAPPING_MASK GENMASK(10, 8) macro 66 #define LAN2_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN2_LED_MAPPING_MASK, (_n)) 835 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(0)), 846 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(1)), 857 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(2)), 868 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(3)), 879 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(0)), 890 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(1)), 901 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(2)), 912 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(3)),
|
| H A D | pinctrl-an7581.c | 79 #define LAN2_LED_MAPPING_MASK GENMASK(10, 8) macro 80 #define LAN2_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN2_LED_MAPPING_MASK, (_n)) 1075 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(0)), 1086 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(1)), 1097 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(2)), 1108 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(3)), 1119 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(0)), 1130 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(1)), 1141 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(2)), 1152 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(3)),
|
| H A D | pinctrl-an7583.c | 88 #define LAN2_LED_MAPPING_MASK GENMASK(10, 8) macro 89 #define LAN2_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN2_LED_MAPPING_MASK, (_n)) 1126 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(0)), 1137 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(1)), 1148 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(2)), 1159 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(3)), 1170 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(0)), 1181 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(1)), 1192 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(2)), 1203 LAN2_LED_MAPPING_MASK, LAN2_PHY_LED_MAP(3)),
|