Home
last modified time | relevance | path

Searched refs:GLOBAL_CTRL_PIN (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pinctrl/sprd/
A Dpinctrl-sprd-sc9860.c15 SC9860_VIO28_0_IRTE = SPRD_PIN_INFO(0, GLOBAL_CTRL_PIN, 11, 1, 0),
16 SC9860_VIO_SD2_IRTE = SPRD_PIN_INFO(1, GLOBAL_CTRL_PIN, 10, 1, 0),
17 SC9860_VIO_SD0_IRTE = SPRD_PIN_INFO(2, GLOBAL_CTRL_PIN, 9, 1, 0),
18 SC9860_VIO_SIM2_IRTE = SPRD_PIN_INFO(3, GLOBAL_CTRL_PIN, 8, 1, 0),
19 SC9860_VIO_SIM1_IRTE = SPRD_PIN_INFO(4, GLOBAL_CTRL_PIN, 7, 1, 0),
20 SC9860_VIO_SIM0_IRTE = SPRD_PIN_INFO(5, GLOBAL_CTRL_PIN, 6, 1, 0),
21 SC9860_VIO28_0_MS = SPRD_PIN_INFO(6, GLOBAL_CTRL_PIN, 5, 1, 0),
22 SC9860_VIO_SD2_MS = SPRD_PIN_INFO(7, GLOBAL_CTRL_PIN, 4, 1, 0),
23 SC9860_VIO_SD0_MS = SPRD_PIN_INFO(8, GLOBAL_CTRL_PIN, 3, 1, 0),
24 SC9860_VIO_SIM2_MS = SPRD_PIN_INFO(9, GLOBAL_CTRL_PIN, 2, 1, 0),
[all …]
A Dpinctrl-sprd.c449 if (pin->type == GLOBAL_CTRL_PIN) { in sprd_pinconf_get()
456 if (pin->type == GLOBAL_CTRL_PIN && in sprd_pinconf_get()
613 if (pin->type == GLOBAL_CTRL_PIN && in sprd_pinconf_set()
723 if (pin->type == GLOBAL_CTRL_PIN) { in sprd_pinconf_set()
794 if (pin->type == GLOBAL_CTRL_PIN) { in sprd_pinconf_get_config()
1015 if (pin->type == GLOBAL_CTRL_PIN) { in sprd_pinctrl_add_pins()
A Dpinctrl-sprd.h37 GLOBAL_CTRL_PIN, enumerator

Completed in 9 milliseconds