Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-tx4939.c55 case TX4927_PCIC_IDSEL_AD_TO_SLOT(31): in tx4939_pcic1_map_irq()
60 case TX4927_PCIC_IDSEL_AD_TO_SLOT(30): in tx4939_pcic1_map_irq()
Dpci-tx4938.c119 case TX4927_PCIC_IDSEL_AD_TO_SLOT(31): in tx4938_pcic1_map_irq()
124 case TX4927_PCIC_IDSEL_AD_TO_SLOT(30): in tx4938_pcic1_map_irq()
Dfixup-rbtx4927.c45 if (slot == TX4927_PCIC_IDSEL_AD_TO_SLOT(23)) { in rbtx4927_pci_map_irq()
Dfixup-rbtx4938.c25 if (slot == TX4927_PCIC_IDSEL_AD_TO_SLOT(23)) { in rbtx4938_pci_map_irq()
/arch/mips/include/asm/txx9/
Dtx4927pcic.h147 #define TX4927_PCIC_IDSEL_AD_TO_SLOT(ad) ((ad) - 11) macro
148 #define TX4927_PCIC_MAX_DEVNU TX4927_PCIC_IDSEL_AD_TO_SLOT(32)