Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/pci/
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()
/linux-6.6.21/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)