Searched refs:bcma_drv_mips (Results 1 – 4 of 4) sorted by relevance
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()
49 static inline u32 mips_read32(struct bcma_drv_mips *mcore, in mips_read32()183 u32 bcma_cpu_clock(struct bcma_drv_mips *mcore) in bcma_cpu_clock()234 static void bcma_core_mips_nvram_init(struct bcma_drv_mips *mcore) in bcma_core_mips_nvram_init()260 void bcma_core_mips_early_init(struct bcma_drv_mips *mcore) in bcma_core_mips_early_init()299 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;
Completed in 10 milliseconds