Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c50 #define BYT_PULL_STR_2K (0 << BYT_PULL_STR_SHIFT) macro
857 case BYT_PULL_STR_2K: in byt_get_pull_strength()
878 *reg |= BYT_PULL_STR_2K; in byt_set_pull_strength()
1286 case BYT_PULL_STR_2K: in byt_gpio_dbg_show()
/kernel/linux/linux-6.6/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c53 #define BYT_PULL_STR_2K (0 << BYT_PULL_STR_SHIFT) macro
796 case BYT_PULL_STR_2K: in byt_get_pull_strength()
817 *reg |= BYT_PULL_STR_2K; in byt_set_pull_strength()
1221 case BYT_PULL_STR_2K: in byt_gpio_dbg_show()

Completed in 5 milliseconds