Searched refs:mmio_flash_info (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dswitchtec.h489 struct flash_info_regs __iomem *mmio_flash_info; member in struct:switchtec_dev
/linux-master/drivers/pci/switch/
H A Dswitchtec.c661 struct flash_info_regs __iomem *fi = stdev->mmio_flash_info;
690 &stdev->mmio_flash_info->gen3;
759 struct flash_info_regs_gen4 __iomem *fi = &stdev->mmio_flash_info->gen4;
1602 stdev->mmio_flash_info = stdev->mmio + SWITCHTEC_GAS_FLASH_INFO_OFFSET;

Completed in 131 milliseconds