bcma_drv_mips     173 drivers/bcma/bcma_private.h void bcma_core_mips_early_init(struct bcma_drv_mips *mcore);
bcma_drv_mips     174 drivers/bcma/bcma_private.h void bcma_core_mips_init(struct bcma_drv_mips *mcore);
bcma_drv_mips     180 drivers/bcma/bcma_private.h static inline void bcma_core_mips_early_init(struct bcma_drv_mips *mcore)
bcma_drv_mips     183 drivers/bcma/bcma_private.h static inline void bcma_core_mips_init(struct bcma_drv_mips *mcore)
bcma_drv_mips      49 drivers/bcma/driver_mips.c static inline u32 mips_read32(struct bcma_drv_mips *mcore,
bcma_drv_mips      55 drivers/bcma/driver_mips.c static inline void mips_write32(struct bcma_drv_mips *mcore,
bcma_drv_mips     190 drivers/bcma/driver_mips.c u32 bcma_cpu_clock(struct bcma_drv_mips *mcore)
bcma_drv_mips     241 drivers/bcma/driver_mips.c static void bcma_core_mips_nvram_init(struct bcma_drv_mips *mcore)
bcma_drv_mips     267 drivers/bcma/driver_mips.c void bcma_core_mips_early_init(struct bcma_drv_mips *mcore)
bcma_drv_mips     306 drivers/bcma/driver_mips.c void bcma_core_mips_init(struct bcma_drv_mips *mcore)
bcma_drv_mips     359 include/linux/bcma/bcma.h 	struct bcma_drv_mips drv_mips;
bcma_drv_mips      43 include/linux/bcma/bcma_driver_mips.h extern u32 bcma_cpu_clock(struct bcma_drv_mips *mcore);