Searched refs:LN_FUNC_PIN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/cirrus/ |
H A D | pinctrl-lochnagar.c | 440 #define LN_FUNC_PIN(REV, ID, OP) \ macro 443 #define LN1_FUNC_PIN(ID, OP) LN_FUNC_PIN(1, ID, OP) 444 #define LN2_FUNC_PIN(ID, OP) LN_FUNC_PIN(2, ID, OP)
|
/kernel/linux/linux-6.6/drivers/pinctrl/cirrus/ |
H A D | pinctrl-lochnagar.c | 442 #define LN_FUNC_PIN(REV, ID, OP) \ macro 445 #define LN1_FUNC_PIN(ID, OP) LN_FUNC_PIN(1, ID, OP) 446 #define LN2_FUNC_PIN(ID, OP) LN_FUNC_PIN(2, ID, OP)
|
Completed in 7 milliseconds