Home
last modified time | relevance | path

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

/u-boot/include/
A Dmsc01.h74 #define MSC01_PCI_CFGADDR_BNUM_SHF 16 macro
75 #define MSC01_PCI_CFGADDR_BNUM_MSK (0xff << MSC01_PCI_CFGADDR_BNUM_SHF)
/u-boot/drivers/pci/
A Dpci_msc01.c43 __raw_writel((bus << MSC01_PCI_CFGADDR_BNUM_SHF) | in msc01_config_access()

Completed in 3 milliseconds