Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/sprd/
H A Dpinctrl-sprd.c73 #define PULL_UP_4_7K (BIT(12) | BIT(7)) macro
499 (reg & (PULL_DOWN | PULL_UP_4_7K | PULL_UP_20K))) in sprd_pinconf_get()
700 val |= PULL_UP_4_7K; in sprd_pinconf_set()
713 PULL_UP_4_7K; in sprd_pinconf_set()