Home
last modified time | relevance | path

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

/u-boot/include/
A Dmsc01.h76 #define MSC01_PCI_CFGADDR_DNUM_SHF 11 macro
77 #define MSC01_PCI_CFGADDR_DNUM_MSK (0x1f << MSC01_PCI_CFGADDR_DNUM_SHF)
/u-boot/drivers/pci/
A Dpci_msc01.c44 (dev << MSC01_PCI_CFGADDR_DNUM_SHF) | in msc01_config_access()

Completed in 4 milliseconds