Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/sprd/
H A Dpinctrl-sprd.c71 #define PULL_UP_4_7K (BIT(12) | BIT(7)) macro
497 (reg & (PULL_DOWN | PULL_UP_4_7K | PULL_UP_20K))) in sprd_pinconf_get()
698 val |= PULL_UP_4_7K; in sprd_pinconf_set()
711 PULL_UP_4_7K; in sprd_pinconf_set()