Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-ixp4xx/
Dgtwx5715-pci.c21 #define SLOT0_DEVID 0 macro
44 if ((slot == SLOT0_DEVID && pin == 1) || in gtwx5715_map_irq()
47 else if ((slot == SLOT0_DEVID && pin == 2) || in gtwx5715_map_irq()
Dcoyote-pci.c24 #define SLOT0_DEVID 14 macro
40 if (slot == SLOT0_DEVID) in coyote_map_irq()