Searched refs:input_pulldown (Results 1 – 2 of 2) sorted by relevance
/external/coreboot/src/include/device/ | ||
D | gpio.h | 11 void (*input_pulldown)(uint32_t gpio); member |
/external/coreboot/src/soc/intel/common/block/gpio/ | ||
D | gpio_dev.c | 12 .input_pulldown = gpio_input_pulldown, |