Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bcma/
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()
Ddriver_mips.c49 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()
/linux-6.1.9/include/linux/bcma/
Dbcma_driver_mips.h37 struct bcma_drv_mips { struct
43 extern u32 bcma_cpu_clock(struct bcma_drv_mips *mcore); argument
Dbcma.h359 struct bcma_drv_mips drv_mips;