Home
last modified time | relevance | path

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

/linux/arch/mips/txx9/generic/
H A Dpci.c365 if (bist & (PCI_BIST_CODE_MASK | PCI_BIST_START)) in final_fixup()
/linux/include/uapi/linux/
H A Dpci_regs.h86 #define PCI_BIST_CODE_MASK 0x0f /* Return result */ macro