Searched refs:bcma_drv_mips (Results 1 – 4 of 4) sorted by relevance
161 void bcma_core_mips_early_init(struct bcma_drv_mips *mcore);162 void bcma_core_mips_init(struct bcma_drv_mips *mcore);168 static inline void bcma_core_mips_early_init(struct bcma_drv_mips *mcore) in bcma_core_mips_early_init()171 static inline void bcma_core_mips_init(struct bcma_drv_mips *mcore) in bcma_core_mips_init()
71 static inline u32 mips_read32(struct bcma_drv_mips *mcore, in mips_read32()77 static inline void mips_write32(struct bcma_drv_mips *mcore, in mips_write32()224 u32 bcma_cpu_clock(struct bcma_drv_mips *mcore) in bcma_cpu_clock()275 static void bcma_core_mips_flash_detect(struct bcma_drv_mips *mcore) in bcma_core_mips_flash_detect()338 void bcma_core_mips_early_init(struct bcma_drv_mips *mcore) in bcma_core_mips_early_init()377 void bcma_core_mips_init(struct bcma_drv_mips *mcore) in bcma_core_mips_init()
36 struct bcma_drv_mips { struct42 extern u32 bcma_cpu_clock(struct bcma_drv_mips *mcore); argument
355 struct bcma_drv_mips drv_mips;