Searched refs:bcma_drv_mips (Results 1 – 4 of 4) sorted by relevance
49 static inline u32 mips_read32(struct bcma_drv_mips *mcore, in mips_read32()55 static inline void mips_write32(struct bcma_drv_mips *mcore, in mips_write32()206 u32 bcma_cpu_clock(struct bcma_drv_mips *mcore) in bcma_cpu_clock()257 static void bcma_core_mips_nvram_init(struct bcma_drv_mips *mcore) in bcma_core_mips_nvram_init()283 void bcma_core_mips_early_init(struct bcma_drv_mips *mcore) in bcma_core_mips_early_init()322 void bcma_core_mips_init(struct bcma_drv_mips *mcore) in bcma_core_mips_init()
174 void bcma_core_mips_early_init(struct bcma_drv_mips *mcore);175 void bcma_core_mips_init(struct bcma_drv_mips *mcore);181 static inline void bcma_core_mips_early_init(struct bcma_drv_mips *mcore) in bcma_core_mips_early_init()184 static inline void bcma_core_mips_init(struct bcma_drv_mips *mcore) in bcma_core_mips_init()
37 struct bcma_drv_mips { struct43 extern u32 bcma_cpu_clock(struct bcma_drv_mips *mcore); argument
364 struct bcma_drv_mips drv_mips;