Home
last modified time | relevance | path

Searched refs:BYT_PULL_STR_10K (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c51 #define BYT_PULL_STR_10K (1 << BYT_PULL_STR_SHIFT) macro
860 case BYT_PULL_STR_10K: in byt_get_pull_strength()
881 *reg |= BYT_PULL_STR_10K; in byt_set_pull_strength()
1289 case BYT_PULL_STR_10K: in byt_gpio_dbg_show()
/kernel/linux/linux-6.6/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c54 #define BYT_PULL_STR_10K (1 << BYT_PULL_STR_SHIFT) macro
799 case BYT_PULL_STR_10K: in byt_get_pull_strength()
820 *reg |= BYT_PULL_STR_10K; in byt_set_pull_strength()
1224 case BYT_PULL_STR_10K: in byt_gpio_dbg_show()

Completed in 5 milliseconds