OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCH_RCBA_BASE
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/x86/include/asm/
lpc_common.h
9
#define
PCH_RCBA_BASE
0xf0
/external/u-boot/arch/x86/cpu/intel_common/
lpc.c
32
dm_pci_write_config32(pch,
PCH_RCBA_BASE
, RCB_BASE_ADDRESS | 1);
/external/u-boot/arch/x86/cpu/ivybridge/
lpc.c
485
dm_pci_write_config32(dev->parent,
PCH_RCBA_BASE
,
Completed in 330 milliseconds