Home
last modified time | relevance | path

Searched refs:SIG_EXPR_LIST_PTR (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h650 #define SIG_EXPR_LIST_PTR(sig, group) SIG_EXPR_LIST_SYM(sig, group) macro
677 PIN_DECL_(pin, SIG_EXPR_LIST_PTR(pin, sig), \
678 SIG_EXPR_LIST_PTR(pin, other))
695 PIN_DECL_(pin, SIG_EXPR_LIST_PTR(pin, sig), \
696 SIG_EXPR_LIST_PTR(pin, other)); \
720 SIG_EXPR_LIST_PTR(pin, high), \
721 SIG_EXPR_LIST_PTR(pin, low), \
722 SIG_EXPR_LIST_PTR(pin, other))
727 SIG_EXPR_LIST_PTR(pin, high), \
728 SIG_EXPR_LIST_PTR(pin, medium), \
[all …]
H A Dpinctrl-aspeed-g5.c1143 PIN_DECL_(B5, SIG_EXPR_LIST_PTR(B5, GPIOT0), SIG_EXPR_LIST_PTR(B5, RMII1RCLKO),
1144 SIG_EXPR_LIST_PTR(B5, RGMII1TXCK));
1150 PIN_DECL_(E9, SIG_EXPR_LIST_PTR(E9, GPIOT1), SIG_EXPR_LIST_PTR(E9, RMII1TXEN),
1151 SIG_EXPR_LIST_PTR(E9, RGMII1TXCTL));
1157 PIN_DECL_(F9, SIG_EXPR_LIST_PTR(F9, GPIOT2), SIG_EXPR_LIST_PTR(F9, RMII1TXD0),
1158 SIG_EXPR_LIST_PTR(F9, RGMII1TXD0));
1164 PIN_DECL_(A5, SIG_EXPR_LIST_PTR(A5, GPIOT3), SIG_EXPR_LIST_PTR(A5, RMII1TXD1),
1165 SIG_EXPR_LIST_PTR(A5, RGMII1TXD1));
1171 PIN_DECL_(E7, SIG_EXPR_LIST_PTR(E7, GPIOT4), SIG_EXPR_LIST_PTR(E7, RMII1DASH0),
1172 SIG_EXPR_LIST_PTR(E7, RGMII1TXD2));
[all …]
H A Dpinctrl-aspeed-g4.c1040 PIN_DECL_(AB6, SIG_EXPR_LIST_PTR(AB6, GPIOP4));
1044 PIN_DECL_(Y7, SIG_EXPR_LIST_PTR(Y7, GPIOP5));
1232 PIN_DECL_(R18, SIG_EXPR_LIST_PTR(R18, ROMOE), SIG_EXPR_LIST_PTR(R18, GPIOS4));
1245 PIN_DECL_(N21, SIG_EXPR_LIST_PTR(N21, ROMWE), SIG_EXPR_LIST_PTR(N21, GPIOS5));
1279 PIN_DECL_(A12, SIG_EXPR_LIST_PTR(A12, GPIOT0),
1280 SIG_EXPR_LIST_PTR(A12, RMII1TXEN),
1281 SIG_EXPR_LIST_PTR(A12, RGMII1TXCK));
1287 PIN_DECL_(B12, SIG_EXPR_LIST_PTR(B12, GPIOT1), SIG_EXPR_LIST_PTR(B12, DASHB12),
1288 SIG_EXPR_LIST_PTR(B12, RGMII1TXCTL));
1294 PIN_DECL_(C12, SIG_EXPR_LIST_PTR(C12, GPIOT2),
[all …]
H A Dpinctrl-aspeed-g6.c933 PIN_DECL_(AD20, SIG_EXPR_LIST_PTR(AD20, GPIT0), SIG_EXPR_LIST_PTR(AD20, ADC0));
940 PIN_DECL_(AC18, SIG_EXPR_LIST_PTR(AC18, GPIT1), SIG_EXPR_LIST_PTR(AC18, ADC1));
947 PIN_DECL_(AE19, SIG_EXPR_LIST_PTR(AE19, GPIT2), SIG_EXPR_LIST_PTR(AE19, ADC2));
954 PIN_DECL_(AD19, SIG_EXPR_LIST_PTR(AD19, GPIT3), SIG_EXPR_LIST_PTR(AD19, ADC3));
961 PIN_DECL_(AC19, SIG_EXPR_LIST_PTR(AC19, GPIT4), SIG_EXPR_LIST_PTR(AC19, ADC4));
968 PIN_DECL_(AB19, SIG_EXPR_LIST_PTR(AB19, GPIT5), SIG_EXPR_LIST_PTR(AB19, ADC5));
975 PIN_DECL_(AB18, SIG_EXPR_LIST_PTR(AB18, GPIT6), SIG_EXPR_LIST_PTR(AB18, ADC6));
982 PIN_DECL_(AE18, SIG_EXPR_LIST_PTR(AE18, GPIT7), SIG_EXPR_LIST_PTR(AE18, ADC7));
992 PIN_DECL_(AB16, SIG_EXPR_LIST_PTR(AB16, SALT9), SIG_EXPR_LIST_PTR(AB16, GPIU0),
993 SIG_EXPR_LIST_PTR(AB16, ADC8));
[all …]