Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
78c622443e17a0b6d72142a9a8ed68069f22b745
/
.
/
src
/
southbridge
/
ti
/
pci1x2x
/
chip.h
blob: 2dbb1aab0d1550c62c95353bb5851ef06bfc3e9f [
file
] [
log
] [
blame
]
#ifndef
SOUTHBRIDGE_TI_PCI1X2X_H
#define
SOUTHBRIDGE_TI_PCI1X2X_H
struct
southbridge_ti_pci1x2x_config
{
int
scr
;
int
mrr
;
};
#endif