Home
last modified time | relevance | path

Searched refs:bcma_drv_mips (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_mips.h37 struct bcma_drv_mips { struct
43 extern u32 bcma_cpu_clock(struct bcma_drv_mips *mcore); argument
H A Dbcma.h359 struct bcma_drv_mips drv_mips;
/openbmc/linux/drivers/bcma/
H A Dbcma_private.h173 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()
H A Ddriver_mips.c177 u32 bcma_cpu_clock(struct bcma_drv_mips *mcore) in bcma_cpu_clock()
228 static void bcma_core_mips_nvram_init(struct bcma_drv_mips *mcore) in bcma_core_mips_nvram_init()
254 void bcma_core_mips_early_init(struct bcma_drv_mips *mcore) in bcma_core_mips_early_init()
293 void bcma_core_mips_init(struct bcma_drv_mips *mcore) in bcma_core_mips_init()