Home
last modified time | relevance | path

Searched refs:SYSIF_REGS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptbase.h366 } SYSIF_REGS; typedef
370 * in conjunction with SYSIF_REGS accesses!
621 SYSIF_REGS __iomem *chip; /* == c8817000 (mmap) */
622 SYSIF_REGS __iomem *pio_chip; /* Programmed IO (downloadboot) */
H A Dmptbase.c1738 ioc->chip = (SYSIF_REGS __iomem *)mem; in mpt_mapresources()
1742 ioc->pio_chip = (SYSIF_REGS __iomem *)port; in mpt_mapresources()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptbase.h366 } SYSIF_REGS; typedef
370 * in conjunction with SYSIF_REGS accesses!
621 SYSIF_REGS __iomem *chip; /* == c8817000 (mmap) */
622 SYSIF_REGS __iomem *pio_chip; /* Programmed IO (downloadboot) */
H A Dmptbase.c1729 ioc->chip = (SYSIF_REGS __iomem *)mem; in mpt_mapresources()
1733 ioc->pio_chip = (SYSIF_REGS __iomem *)port; in mpt_mapresources()

Completed in 21 milliseconds