Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/aspeed/
Dpinctrl-aspeed-g6.c43 SIG_EXPR_LIST_DECL_SESG(M24, MDC3, MDIO3, SIG_DESC_SET(SCU410, 0));
44 SIG_EXPR_LIST_DECL_SESG(M24, SCL11, I2C11, SIG_DESC_SET(SCU4B0, 0));
48 SIG_EXPR_LIST_DECL_SESG(M25, MDIO3, MDIO3, SIG_DESC_SET(SCU410, 1));
49 SIG_EXPR_LIST_DECL_SESG(M25, SDA11, I2C11, SIG_DESC_SET(SCU4B0, 1));
56 SIG_EXPR_LIST_DECL_SESG(L26, MDC4, MDIO4, SIG_DESC_SET(SCU410, 2));
57 SIG_EXPR_LIST_DECL_SESG(L26, SCL12, I2C12, SIG_DESC_SET(SCU4B0, 2));
61 SIG_EXPR_LIST_DECL_SESG(K24, MDIO4, MDIO4, SIG_DESC_SET(SCU410, 3));
62 SIG_EXPR_LIST_DECL_SESG(K24, SDA12, I2C12, SIG_DESC_SET(SCU4B0, 3));
69 SIG_EXPR_LIST_DECL_SESG(K26, MACLINK1, MACLINK1, SIG_DESC_SET(SCU410, 4));
70 SIG_EXPR_LIST_DECL_SESG(K26, SCL13, I2C13, SIG_DESC_SET(SCU4B0, 4));
[all …]
Dpinmux-aspeed.h612 #define SIG_EXPR_LIST_DECL_SESG(pin, sig, func, ...) \ macro
676 SIG_EXPR_LIST_DECL_SESG(pin, other, other); \
693 SIG_EXPR_LIST_DECL_SESG(pin, sig, sig, __VA_ARGS__); \
694 SIG_EXPR_LIST_DECL_SESG(pin, other, other); \
718 SIG_EXPR_LIST_DECL_SESG(pin, other, other); \
725 SIG_EXPR_LIST_DECL_SESG(pin, other, other); \
749 SIG_EXPR_LIST_DECL_SESG(pin, gpio, gpio); \
Dpinctrl-aspeed-g4.c28 #define SIG_EXPR_LIST_DECL_SINGLE SIG_EXPR_LIST_DECL_SESG
Dpinctrl-aspeed-g5.c28 #define SIG_EXPR_LIST_DECL_SINGLE SIG_EXPR_LIST_DECL_SESG