Home
last modified time | relevance | path

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

/netbsd/sys/arch/arm/gemini/
H A Dgemini_reg.h274 #define PCI_CFG_CMD_BUSn(n) (((n) << 16) & PCI_CFG_CMD_BUSNO) macro
H A Dgemini_pci.c284 | PCI_CFG_CMD_BUSn(ps->ps_b) in gemini_pci_conf_setup()