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.c1142 PIN_DECL_(B5, SIG_EXPR_LIST_PTR(B5, GPIOT0), SIG_EXPR_LIST_PTR(B5, RMII1RCLKO),
1143 SIG_EXPR_LIST_PTR(B5, RGMII1TXCK));
1149 PIN_DECL_(E9, SIG_EXPR_LIST_PTR(E9, GPIOT1), SIG_EXPR_LIST_PTR(E9, RMII1TXEN),
1150 SIG_EXPR_LIST_PTR(E9, RGMII1TXCTL));
1156 PIN_DECL_(F9, SIG_EXPR_LIST_PTR(F9, GPIOT2), SIG_EXPR_LIST_PTR(F9, RMII1TXD0),
1157 SIG_EXPR_LIST_PTR(F9, RGMII1TXD0));
1163 PIN_DECL_(A5, SIG_EXPR_LIST_PTR(A5, GPIOT3), SIG_EXPR_LIST_PTR(A5, RMII1TXD1),
1164 SIG_EXPR_LIST_PTR(A5, RGMII1TXD1));
1170 PIN_DECL_(E7, SIG_EXPR_LIST_PTR(E7, GPIOT4), SIG_EXPR_LIST_PTR(E7, RMII1DASH0),
1171 SIG_EXPR_LIST_PTR(E7, RGMII1TXD2));
[all …]
H A Dpinctrl-aspeed-g4.c1039 PIN_DECL_(AB6, SIG_EXPR_LIST_PTR(AB6, GPIOP4));
1043 PIN_DECL_(Y7, SIG_EXPR_LIST_PTR(Y7, GPIOP5));
1231 PIN_DECL_(R18, SIG_EXPR_LIST_PTR(R18, ROMOE), SIG_EXPR_LIST_PTR(R18, GPIOS4));
1244 PIN_DECL_(N21, SIG_EXPR_LIST_PTR(N21, ROMWE), SIG_EXPR_LIST_PTR(N21, GPIOS5));
1278 PIN_DECL_(A12, SIG_EXPR_LIST_PTR(A12, GPIOT0),
1279 SIG_EXPR_LIST_PTR(A12, RMII1TXEN),
1280 SIG_EXPR_LIST_PTR(A12, RGMII1TXCK));
1286 PIN_DECL_(B12, SIG_EXPR_LIST_PTR(B12, GPIOT1), SIG_EXPR_LIST_PTR(B12, DASHB12),
1287 SIG_EXPR_LIST_PTR(B12, RGMII1TXCTL));
1293 PIN_DECL_(C12, SIG_EXPR_LIST_PTR(C12, GPIOT2),
[all …]
H A Dpinctrl-aspeed-g6.c932 PIN_DECL_(AD20, SIG_EXPR_LIST_PTR(AD20, GPIT0), SIG_EXPR_LIST_PTR(AD20, ADC0));
939 PIN_DECL_(AC18, SIG_EXPR_LIST_PTR(AC18, GPIT1), SIG_EXPR_LIST_PTR(AC18, ADC1));
946 PIN_DECL_(AE19, SIG_EXPR_LIST_PTR(AE19, GPIT2), SIG_EXPR_LIST_PTR(AE19, ADC2));
953 PIN_DECL_(AD19, SIG_EXPR_LIST_PTR(AD19, GPIT3), SIG_EXPR_LIST_PTR(AD19, ADC3));
960 PIN_DECL_(AC19, SIG_EXPR_LIST_PTR(AC19, GPIT4), SIG_EXPR_LIST_PTR(AC19, ADC4));
967 PIN_DECL_(AB19, SIG_EXPR_LIST_PTR(AB19, GPIT5), SIG_EXPR_LIST_PTR(AB19, ADC5));
974 PIN_DECL_(AB18, SIG_EXPR_LIST_PTR(AB18, GPIT6), SIG_EXPR_LIST_PTR(AB18, ADC6));
981 PIN_DECL_(AE18, SIG_EXPR_LIST_PTR(AE18, GPIT7), SIG_EXPR_LIST_PTR(AE18, ADC7));
991 PIN_DECL_(AB16, SIG_EXPR_LIST_PTR(AB16, SALT9), SIG_EXPR_LIST_PTR(AB16, GPIU0),
992 SIG_EXPR_LIST_PTR(AB16, ADC8));
[all …]