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()190 u32 bcma_cpu_clock(struct bcma_drv_mips *mcore) in bcma_cpu_clock()241 static void bcma_core_mips_nvram_init(struct bcma_drv_mips *mcore) in bcma_core_mips_nvram_init()267 void bcma_core_mips_early_init(struct bcma_drv_mips *mcore) in bcma_core_mips_early_init()306 void bcma_core_mips_init(struct bcma_drv_mips *mcore) in bcma_core_mips_init()
173 void bcma_core_mips_early_init(struct bcma_drv_mips *mcore);174 void bcma_core_mips_init(struct bcma_drv_mips *mcore);180 static inline void bcma_core_mips_early_init(struct bcma_drv_mips *mcore) in bcma_core_mips_early_init()183 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
359 struct bcma_drv_mips drv_mips;