Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/qcom/
Dpinctrl-msm.c340 #define MSM_PULL_UP 3 macro
396 arg = arg == MSM_PULL_UP; in msm_config_group_get()
474 arg = BIT(g->i2c_pull_bit) | MSM_PULL_UP; in msm_config_group_set()
476 arg = MSM_PULL_UP; in msm_config_group_set()