Home
last modified time | relevance | path

Searched refs:MSC01_PCI_CFG_OFS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dmsc01_pci.h50 #define MSC01_PCI_CFG_OFS 0x2380 macro
255 #define MSC01_PCI_CFG (MSC01_PCI_REG_BASE + MSC01_PCI_CFG_OFS)
/openbmc/u-boot/board/imgtec/malta/
H A Dlowlevel_init.S223 lw t1, MSC01_PCI_CFG_OFS(t0)
228 sw t1, MSC01_PCI_CFG_OFS(t0)
/openbmc/u-boot/include/
H A Dmsc01.h63 #define MSC01_PCI_CFG_OFS 0x2380 macro