Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dpch.h116 #define SIG_MODE_PRI_NORMAL (0 << 16) macro
/external/u-boot/arch/x86/cpu/ivybridge/
Dsata.c24 reg32 = SIG_MODE_PRI_NORMAL | FAST_PCB1 | FAST_PCB0 | PCB1 | PCB0; in common_sata_init()