Searched refs:N19_DESC (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g4.c | 1665 #define N19_DESC SIG_DESC_SET(SCUA8, 0) macro 1666 SIG_EXPR_DECL(ROMA18, ROM8, N19_DESC, VPO_OFF_12); 1667 SIG_EXPR_DECL(ROMA18, ROM16, N19_DESC, VPO_OFF_12); 1669 SIG_EXPR_DECL(VPOR0, VPO24, N19_DESC, VPO24_DESC); 1670 SIG_EXPR_DECL(VPOR0, VPOOFF1, N19_DESC, VPOOFF1_DESC);
|
D | pinctrl-aspeed-g5.c | 1627 #define N19_DESC SIG_DESC_SET(SCUA8, 0) macro 1628 SIG_EXPR_DECL(VPODE, VPO, N19_DESC, VPO_DESC, CRT_DVO_EN_DESC); 1629 SIG_EXPR_DECL(VPODE, VPOOFF1, N19_DESC, VPOOFF1_DESC, CRT_DVO_EN_DESC); 1630 SIG_EXPR_DECL(VPODE, VPOOFF2, N19_DESC, VPOOFF2_DESC, CRT_DVO_EN_DESC);
|