Home
last modified time | relevance | path

Searched refs:pull_no_keeper (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/qcom/
H A Dpinctrl-msm.h115 * @pull_no_keeper: The SoC does not support keeper bias.
131 bool pull_no_keeper; member
H A Dpinctrl-msm.c347 if (pctrl->soc->pull_no_keeper) in msm_config_group_get()
355 if (pctrl->soc->pull_no_keeper) in msm_config_group_get()
429 if (pctrl->soc->pull_no_keeper) in msm_config_group_set()
435 if (pctrl->soc->pull_no_keeper) in msm_config_group_set()
642 if (pctrl->soc->pull_no_keeper) in msm_gpio_dbg_show_one()
H A Dpinctrl-ipq4019.c702 .pull_no_keeper = true,
/kernel/linux/linux-6.6/drivers/pinctrl/qcom/
H A Dpinctrl-msm.h131 * @pull_no_keeper: The SoC does not support keeper bias.
154 bool pull_no_keeper; member
H A Dpinctrl-msm.c383 if (pctrl->soc->pull_no_keeper) in msm_config_group_get()
391 if (pctrl->soc->pull_no_keeper) in msm_config_group_get()
465 if (pctrl->soc->pull_no_keeper) in msm_config_group_set()
471 if (pctrl->soc->pull_no_keeper) in msm_config_group_set()
715 if (pctrl->soc->pull_no_keeper) in msm_gpio_dbg_show_one()
H A Dpinctrl-ipq4019.c694 .pull_no_keeper = true,

Completed in 7 milliseconds