Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-loongson2ef/cs5536/
A Dcs5536_pci.h87 #define CFG_PCI_CACHE_LINE_SIZE(header_type, latency_timer) \ argument
88 ((PCI_NONE_BIST << 24) | ((header_type) << 16) \
/arch/xtensa/lib/
A Dpci-auto.c228 unsigned char header_type; in pciauto_bus_scan() local
262 if (pci_read_config_byte(dev, PCI_HEADER_TYPE, &header_type)) in pciauto_bus_scan()
266 found_multi = FIELD_GET(PCI_HEADER_TYPE_MFD, header_type); in pciauto_bus_scan()

Completed in 6 milliseconds