Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/intel/
Dpinctrl-baytrail.c49 #define BYT_PULL_STR_SHIFT 9 macro
51 #define BYT_PULL_STR_2K (0 << BYT_PULL_STR_SHIFT)
52 #define BYT_PULL_STR_10K (1 << BYT_PULL_STR_SHIFT)
53 #define BYT_PULL_STR_20K (2 << BYT_PULL_STR_SHIFT)
54 #define BYT_PULL_STR_40K (3 << BYT_PULL_STR_SHIFT)