Home
last modified time | relevance | path

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

/external/u-boot/board/intel/cougarcanyon2/
Dcougarcanyon2.c33 (SIO1007_IOPORT3 & 0xff00) | GEN_DEC_RANGE_EN); in board_early_init_f()
35 SIO1007_RUNTIME_IOPORT | GEN_DEC_RANGE_EN); in board_early_init_f()
/external/u-boot/arch/x86/include/asm/
Dlpc_common.h43 #define GEN_DEC_RANGE_EN (1 << 0) /* Range Enable */ macro