Home
last modified time | relevance | path

Searched refs:phys_hi (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dopenprom.h223 unsigned int phys_hi; member
239 unsigned int phys_hi; member
261 unsigned int phys_hi; member
272 unsigned int phys_hi; member
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dopenprom.h223 unsigned int phys_hi; member
239 unsigned int phys_hi; member
261 unsigned int phys_hi; member
272 unsigned int phys_hi; member
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dprom_irqtrans.c116 unsigned int phys_hi = (unsigned int) (unsigned long) _arg1; in sabre_wsync_handler() local
126 bus = (phys_hi >> 16) & 0xff; in sabre_wsync_handler()
127 devfn = (phys_hi >> 8) & 0xff; in sabre_wsync_handler()
262 (void *) (long) regs->phys_hi, in sabre_irq_build()
H A Dprom_32.c104 devfn = (regs->phys_hi >> 8) & 0xff; in pci_path_component()
H A Dof_device_64.c494 bus = (regs->phys_hi >> 16) & 0xff; in pci_irq_swizzle()
495 devfn = (regs->phys_hi >> 8) & 0xff; in pci_irq_swizzle()
H A Dprom_64.c174 devfn = (regs->phys_hi >> 8) & 0xff; in pci_path_component()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dprom_irqtrans.c117 unsigned int phys_hi = (unsigned int) (unsigned long) _arg1; in sabre_wsync_handler() local
127 bus = (phys_hi >> 16) & 0xff; in sabre_wsync_handler()
128 devfn = (phys_hi >> 8) & 0xff; in sabre_wsync_handler()
263 (void *) (long) regs->phys_hi, in sabre_irq_build()
H A Dprom_32.c104 devfn = (regs->phys_hi >> 8) & 0xff; in pci_path_component()
H A Dof_device_64.c494 bus = (regs->phys_hi >> 16) & 0xff; in pci_irq_swizzle()
495 devfn = (regs->phys_hi >> 8) & 0xff; in pci_irq_swizzle()
H A Dprom_64.c174 devfn = (regs->phys_hi >> 8) & 0xff; in pci_path_component()
/kernel/linux/linux-5.10/drivers/net/ethernet/ni/
H A Dnixge.c118 u32 phys_hi; member
/kernel/linux/linux-6.6/drivers/net/ethernet/ni/
H A Dnixge.c117 u32 phys_hi; member

Completed in 13 milliseconds