Searched refs:board_pci_idsel (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/pci/
H A Dpci-alchemy.c45 int (*board_pci_idsel)(unsigned int devsel, int assert); member in struct:alchemy_pci_context
121 if (ctx->board_pci_idsel(device, 1) == 0) { config_access()
181 (void)ctx->board_pci_idsel(device, 0); config_access()
443 if (pd->board_pci_idsel) alchemy_pci_probe()
444 ctx->board_pci_idsel = pd->board_pci_idsel; alchemy_pci_probe()
446 ctx->board_pci_idsel = alchemy_pci_def_idsel; alchemy_pci_probe()
/linux-4.4.14/arch/mips/alchemy/
H A Dboard-mtx1.c260 .board_pci_idsel = mtx1_pci_idsel,
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h799 int (*board_pci_idsel)(unsigned int devsel, int assert); member in struct:alchemy_pci_platdata

Completed in 248 milliseconds