Searched refs:bcm2835_cprman (Results 1 – 1 of 1) sorted by relevance
314 struct bcm2835_cprman { struct335 static inline void cprman_write(struct bcm2835_cprman *cprman, u32 reg, u32 val) in cprman_write() argument340 static inline u32 cprman_read(struct bcm2835_cprman *cprman, u32 reg) in cprman_read()348 static unsigned long bcm2835_measure_tcnt_mux(struct bcm2835_cprman *cprman, in bcm2835_measure_tcnt_mux()400 static void bcm2835_debugfs_regset(struct bcm2835_cprman *cprman, u32 base, in bcm2835_debugfs_regset()519 struct bcm2835_cprman *cprman;526 struct bcm2835_cprman *cprman = pll->cprman; in bcm2835_pll_is_on()533 static u32 bcm2835_pll_get_prediv_mask(struct bcm2835_cprman *cprman, in bcm2835_pll_get_prediv_mask()591 struct bcm2835_cprman *cprman = pll->cprman; in bcm2835_pll_get_rate()617 struct bcm2835_cprman *cprman = pll->cprman; in bcm2835_pll_off()[all …]