Home
last modified time | relevance | path

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

/u-boot/include/
A Dgt64120.h496 #define GT_PCI0_CFGADDR_FUNCTNUM_SHF 8 macro
497 #define GT_PCI0_CFGADDR_FUNCTNUM_MSK (MSK(3) << GT_PCI0_CFGADDR_FUNCTNUM_SHF)
/u-boot/drivers/pci/
A Dpci_gt64120.c70 addr |= devfn << GT_PCI0_CFGADDR_FUNCTNUM_SHF; in gt_config_access()

Completed in 5 milliseconds