Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c52 #define BYT_PULL_STR_20K (2 << BYT_PULL_STR_SHIFT) macro
863 case BYT_PULL_STR_20K: in byt_get_pull_strength()
884 *reg |= BYT_PULL_STR_20K; in byt_set_pull_strength()
1292 case BYT_PULL_STR_20K: in byt_gpio_dbg_show()
/kernel/linux/linux-6.6/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c55 #define BYT_PULL_STR_20K (2 << BYT_PULL_STR_SHIFT) macro
802 case BYT_PULL_STR_20K: in byt_get_pull_strength()
823 *reg |= BYT_PULL_STR_20K; in byt_set_pull_strength()
1227 case BYT_PULL_STR_20K: in byt_gpio_dbg_show()

Completed in 5 milliseconds