Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c58 #define BYT_PULL_ASSIGN_DOWN BIT(8) macro
862 if ((val & BYT_INPUT_EN) || pull != BYT_PULL_ASSIGN_DOWN) in byt_pin_config_get()
964 conf |= BYT_PULL_ASSIGN_DOWN; in byt_pin_config_set()
1217 case BYT_PULL_ASSIGN_DOWN: in byt_gpio_dbg_show()