Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/
Dpinctrl-aspeed-g5.c1144 PIN_DECL_(B5, SIG_EXPR_LIST_PTR(B5, GPIOT0), SIG_EXPR_LIST_PTR(B5, RMII1RCLKO),
1145 SIG_EXPR_LIST_PTR(B5, RGMII1TXCK));
1151 PIN_DECL_(E9, SIG_EXPR_LIST_PTR(E9, GPIOT1), SIG_EXPR_LIST_PTR(E9, RMII1TXEN),
1152 SIG_EXPR_LIST_PTR(E9, RGMII1TXCTL));
1158 PIN_DECL_(F9, SIG_EXPR_LIST_PTR(F9, GPIOT2), SIG_EXPR_LIST_PTR(F9, RMII1TXD0),
1159 SIG_EXPR_LIST_PTR(F9, RGMII1TXD0));
1165 PIN_DECL_(A5, SIG_EXPR_LIST_PTR(A5, GPIOT3), SIG_EXPR_LIST_PTR(A5, RMII1TXD1),
1166 SIG_EXPR_LIST_PTR(A5, RGMII1TXD1));
1172 PIN_DECL_(E7, SIG_EXPR_LIST_PTR(E7, GPIOT4), SIG_EXPR_LIST_PTR(E7, RMII1DASH0),
1173 SIG_EXPR_LIST_PTR(E7, RGMII1TXD2));
[all …]
Dpinmux-aspeed.h651 #define SIG_EXPR_LIST_PTR(sig, group) SIG_EXPR_LIST_SYM(sig, group) macro
678 PIN_DECL_(pin, SIG_EXPR_LIST_PTR(pin, sig), \
679 SIG_EXPR_LIST_PTR(pin, other))
696 PIN_DECL_(pin, SIG_EXPR_LIST_PTR(pin, sig), \
697 SIG_EXPR_LIST_PTR(pin, other)); \
721 SIG_EXPR_LIST_PTR(pin, high), \
722 SIG_EXPR_LIST_PTR(pin, low), \
723 SIG_EXPR_LIST_PTR(pin, other))
728 SIG_EXPR_LIST_PTR(pin, high), \
729 SIG_EXPR_LIST_PTR(pin, medium), \
[all …]
Dpinctrl-aspeed-g4.c1042 PIN_DECL_(AB6, SIG_EXPR_LIST_PTR(AB6, GPIOP4));
1046 PIN_DECL_(Y7, SIG_EXPR_LIST_PTR(Y7, GPIOP5));
1234 PIN_DECL_(R18, SIG_EXPR_LIST_PTR(R18, ROMOE), SIG_EXPR_LIST_PTR(R18, GPIOS4));
1247 PIN_DECL_(N21, SIG_EXPR_LIST_PTR(N21, ROMWE), SIG_EXPR_LIST_PTR(N21, GPIOS5));
1281 PIN_DECL_(A12, SIG_EXPR_LIST_PTR(A12, GPIOT0),
1282 SIG_EXPR_LIST_PTR(A12, RMII1TXEN),
1283 SIG_EXPR_LIST_PTR(A12, RGMII1TXCK));
1289 PIN_DECL_(B12, SIG_EXPR_LIST_PTR(B12, GPIOT1), SIG_EXPR_LIST_PTR(B12, DASHB12),
1290 SIG_EXPR_LIST_PTR(B12, RGMII1TXCTL));
1296 PIN_DECL_(C12, SIG_EXPR_LIST_PTR(C12, GPIOT2),
[all …]
Dpinctrl-aspeed-g6.c919 PIN_DECL_(AD20, SIG_EXPR_LIST_PTR(AD20, GPIT0), SIG_EXPR_LIST_PTR(AD20, ADC0));
926 PIN_DECL_(AC18, SIG_EXPR_LIST_PTR(AC18, GPIT1), SIG_EXPR_LIST_PTR(AC18, ADC1));
933 PIN_DECL_(AE19, SIG_EXPR_LIST_PTR(AE19, GPIT2), SIG_EXPR_LIST_PTR(AE19, ADC2));
940 PIN_DECL_(AD19, SIG_EXPR_LIST_PTR(AD19, GPIT3), SIG_EXPR_LIST_PTR(AD19, ADC3));
947 PIN_DECL_(AC19, SIG_EXPR_LIST_PTR(AC19, GPIT4), SIG_EXPR_LIST_PTR(AC19, ADC4));
954 PIN_DECL_(AB19, SIG_EXPR_LIST_PTR(AB19, GPIT5), SIG_EXPR_LIST_PTR(AB19, ADC5));
961 PIN_DECL_(AB18, SIG_EXPR_LIST_PTR(AB18, GPIT6), SIG_EXPR_LIST_PTR(AB18, ADC6));
968 PIN_DECL_(AE18, SIG_EXPR_LIST_PTR(AE18, GPIT7), SIG_EXPR_LIST_PTR(AE18, ADC7));
978 PIN_DECL_(AB16, SIG_EXPR_LIST_PTR(AB16, SALT9), SIG_EXPR_LIST_PTR(AB16, GPIU0),
979 SIG_EXPR_LIST_PTR(AB16, ADC8));
[all …]