Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c52 #define BYT_PULL_STR_SHIFT 9 macro
54 #define BYT_PULL_STR_2K (0 << BYT_PULL_STR_SHIFT)
55 #define BYT_PULL_STR_10K (1 << BYT_PULL_STR_SHIFT)
56 #define BYT_PULL_STR_20K (2 << BYT_PULL_STR_SHIFT)
57 #define BYT_PULL_STR_40K (3 << BYT_PULL_STR_SHIFT)