Home
last modified time | relevance | path

Searched defs:cprman (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/clk/bcm/
Dclk-bcm2835.c334 static inline void cprman_write(struct bcm2835_cprman *cprman, u32 reg, u32 val) in cprman_write()
339 static inline u32 cprman_read(struct bcm2835_cprman *cprman, u32 reg) in cprman_read()
347 static unsigned long bcm2835_measure_tcnt_mux(struct bcm2835_cprman *cprman, in bcm2835_measure_tcnt_mux()
399 static void bcm2835_debugfs_regset(struct bcm2835_cprman *cprman, u32 base, in bcm2835_debugfs_regset()
516 struct bcm2835_cprman *cprman; member
523 struct bcm2835_cprman *cprman = pll->cprman; in bcm2835_pll_is_on() local
530 static u32 bcm2835_pll_get_prediv_mask(struct bcm2835_cprman *cprman, in bcm2835_pll_get_prediv_mask()
588 struct bcm2835_cprman *cprman = pll->cprman; in bcm2835_pll_get_rate() local
614 struct bcm2835_cprman *cprman = pll->cprman; in bcm2835_pll_off() local
628 struct bcm2835_cprman *cprman = pll->cprman; in bcm2835_pll_on() local
[all …]