Home
last modified time | relevance | path

Searched refs:IXP4XX_QMGR_BASE_VIRT (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-ixp4xx/include/mach/
Dqmgr.h89 struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT; in qmgr_put_entry()
102 const struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT; in qmgr_get_entry()
115 const struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT; in __qmgr_get_stat1()
122 const struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT; in __qmgr_get_stat2()
148 const struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT; in qmgr_stat_below_low_watermark()
175 const struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT; in qmgr_stat_full()
Dixp4xx-regs.h46 #define IXP4XX_QMGR_BASE_VIRT IOMEM(0xFEF15000) macro
/arch/arm/mach-ixp4xx/
Dixp4xx_qmgr.c17 static struct qmgr_regs __iomem *qmgr_regs = IXP4XX_QMGR_BASE_VIRT;
Dcommon.c81 .virtual = (unsigned long)IXP4XX_QMGR_BASE_VIRT,