Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dpch.h122 #define FAST_PCB0 (1 << 12) 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()