Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dmsc01_pci.h184 #define MSC01_PCI_CFG_RA_MSK 0x00020000 macro
185 #define MSC01_PCI_CFG_RA_BIT MSC01_PCI_CFG_RA_MSK
/openbmc/u-boot/include/
H A Dmsc01.h94 #define MSC01_PCI_CFG_RA_MSK (0x1 << MSC01_PCI_CFG_RA_SHF) macro
/openbmc/u-boot/board/imgtec/malta/
H A Dlowlevel_init.S224 li t2, MSC01_PCI_CFG_RA_MSK | \