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

/u-boot/arch/x86/include/asm/arch-braswell/
H A Dgpio.h130 THREE_BIT = 7, enumerator in enum:bit
170 (THREE_BIT)), \
194 (((gpio_config) != NA) ? (THREE_BIT << 8) : 0) | \
204 (((int_type) != NA) ? THREE_BIT : 0)), \

Completed in 75 milliseconds