Home
last modified time | relevance | path

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

/arch/mips/pci/
Dfixup-jmr3927.c40 if (slot == TX3927_PCIC_IDSEL_AD_TO_SLOT(23)) { in jmr3927_pci_map_irq()
45 } else if (slot == TX3927_PCIC_IDSEL_AD_TO_SLOT(22)) { in jmr3927_pci_map_irq()
76 slot == TX3927_PCIC_IDSEL_AD_TO_SLOT(24)) in jmr3927_pci_map_irq()
/arch/mips/include/asm/txx9/
Dtx3927.h275 #define TX3927_PCIC_IDSEL_AD_TO_SLOT(ad) ((ad) - 11) macro
276 #define TX3927_PCIC_MAX_DEVNU TX3927_PCIC_IDSEL_AD_TO_SLOT(32)