Home
last modified time | relevance | path

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

/netbsd/sys/arch/arm/gemini/
H A Dgemini_reg.h279 #define PCI_CFG_CMD_REGNO __BITS(7,2) /* Register Number */ macro
280 #define PCI_CFG_CMD_REGn(n) (((n) << 0) & PCI_CFG_CMD_REGNO)