Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/message/fusion/
Dmptbase.h366 } SYSIF_REGS; typedef
621 SYSIF_REGS __iomem *chip; /* == c8817000 (mmap) */
622 SYSIF_REGS __iomem *pio_chip; /* Programmed IO (downloadboot) */
Dmptbase.c1738 ioc->chip = (SYSIF_REGS __iomem *)mem; in mpt_mapresources()
1742 ioc->pio_chip = (SYSIF_REGS __iomem *)port; in mpt_mapresources()