Searched refs:LAN1_LED_MAPPING_MASK (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/pinctrl/airoha/ |
| H A D | pinctrl-an7563.c | 98 #define LAN1_LED_MAPPING_MASK GENMASK(6, 4) macro 99 #define LAN1_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN1_LED_MAPPING_MASK, (_n)) 787 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(0)), 798 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(1)), 809 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(2)), 820 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(3)), 833 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(0)), 844 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(1)), 855 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(2)), 866 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(3)),
|
| H A D | pinctrl-en7523.c | 68 #define LAN1_LED_MAPPING_MASK GENMASK(6, 4) macro 69 #define LAN1_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN1_LED_MAPPING_MASK, (_n)) 833 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(0)), 844 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(1)), 855 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(2)), 866 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(3)), 877 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(0)), 888 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(1)), 899 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(2)), 910 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(3)),
|
| H A D | pinctrl-an7581.c | 82 #define LAN1_LED_MAPPING_MASK GENMASK(6, 4) macro 83 #define LAN1_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN1_LED_MAPPING_MASK, (_n)) 1073 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(0)), 1084 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(1)), 1095 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(2)), 1106 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(3)), 1117 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(0)), 1128 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(1)), 1139 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(2)), 1150 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(3)),
|
| H A D | pinctrl-an7583.c | 91 #define LAN1_LED_MAPPING_MASK GENMASK(6, 4) macro 92 #define LAN1_PHY_LED_MAP(_n) FIELD_PREP_CONST(LAN1_LED_MAPPING_MASK, (_n)) 1124 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(0)), 1135 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(1)), 1146 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(2)), 1157 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(3)), 1168 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(0)), 1179 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(1)), 1190 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(2)), 1201 LAN1_LED_MAPPING_MASK, LAN1_PHY_LED_MAP(3)),
|