Searched defs:rregs (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/mips/mach-ath79/ |
D | reset.c | 114 void __iomem *rregs = map_physmem(AR71XX_RESET_BASE, AR71XX_RESET_SIZE, in eth_init_ar933x() local 149 void __iomem *rregs = map_physmem(AR71XX_RESET_BASE, AR71XX_RESET_SIZE, in eth_init_ar934x() local 179 void __iomem *rregs = map_physmem(AR71XX_RESET_BASE, AR71XX_RESET_SIZE, in eth_init_qca953x() local 204 void __iomem *rregs = map_physmem(AR71XX_RESET_BASE, AR71XX_RESET_SIZE, in qca956x_sgmii_cal() local 321 void __iomem *rregs = map_physmem(AR71XX_RESET_BASE, AR71XX_RESET_SIZE, in qca956x_s17_reset() local 354 void __iomem *rregs = map_physmem(AR71XX_RESET_BASE, AR71XX_RESET_SIZE, in qca956x_init_mdio() local
|
/external/u-boot/include/ |
D | fsl_ifc.h | 1031 struct fsl_ifc_runtime *rregs; member
|