Home
last modified time | relevance | path

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

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