Searched refs:LAN3_LED_MAPPING_MASK (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/pinctrl/airoha/ |
| H A D | pinctrl-an7563.c | 92 #define LAN3_LED_MAPPING_MASK GENMASK(14, 12) macro 93 #define LAN3_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN3_LED_MAPPING_MASK, (_n)) 791 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(0)), 802 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(1)), 813 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(2)), 824 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(3)), 829 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(0)), 840 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(1)), 851 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(2)), 862 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(3)),
|
| H A D | pinctrl-en7523.c | 62 #define LAN3_LED_MAPPING_MASK GENMASK(14, 12) macro 63 #define LAN3_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN3_LED_MAPPING_MASK, (_n)) 837 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(0)), 848 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(1)), 859 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(2)), 870 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(3)), 881 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(0)), 892 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(1)), 903 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(2)), 914 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(3)),
|
| H A D | pinctrl-an7581.c | 76 #define LAN3_LED_MAPPING_MASK GENMASK(14, 12) macro 77 #define LAN3_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN3_LED_MAPPING_MASK, (_n)) 1077 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(0)), 1088 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(1)), 1099 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(2)), 1110 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(3)), 1121 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(0)), 1132 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(1)), 1143 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(2)), 1154 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(3)),
|
| H A D | pinctrl-an7583.c | 85 #define LAN3_LED_MAPPING_MASK GENMASK(14, 12) macro 86 #define LAN3_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN3_LED_MAPPING_MASK, (_n)) 1128 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(0)), 1139 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(1)), 1150 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(2)), 1161 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(3)), 1172 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(0)), 1183 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(1)), 1194 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(2)), 1205 LAN3_LED_MAPPING_MASK, LAN3_PHY_LED_MAP(3)),
|