Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-braswell/
Dgpio.h131 FOUR_BIT = 15, enumerator
190 .confg0_changes = ((((int_sel) != NA) ? (FOUR_BIT << 28) : 0) | \
192 (((term) != NA) ? (FOUR_BIT << 20) : 0) | \
202 (((inv_rx_tx) != NA) ? FOUR_BIT << 4 : 0) | \