Searched refs:bcm63xx_regs_base (Results 1 – 2 of 2) sorted by relevance
21 const unsigned long *bcm63xx_regs_base; variable22 EXPORT_SYMBOL(bcm63xx_regs_base);340 bcm63xx_regs_base = bcm3368_regs_base; in bcm63xx_cpu_init()344 bcm63xx_regs_base = bcm6328_regs_base; in bcm63xx_cpu_init()348 bcm63xx_regs_base = bcm6338_regs_base; in bcm63xx_cpu_init()352 bcm63xx_regs_base = bcm6345_regs_base; in bcm63xx_cpu_init()356 bcm63xx_regs_base = bcm6348_regs_base; in bcm63xx_cpu_init()360 bcm63xx_regs_base = bcm6358_regs_base; in bcm63xx_cpu_init()364 bcm63xx_regs_base = bcm6362_regs_base; in bcm63xx_cpu_init()368 bcm63xx_regs_base = bcm6368_regs_base; in bcm63xx_cpu_init()
550 extern const unsigned long *bcm63xx_regs_base;598 return bcm63xx_regs_base[set]; in bcm63xx_regset_address()
Completed in 7 milliseconds