Lines Matching defs:cprman
294 static inline void cprman_write(struct bcm2835_cprman *cprman, u32 reg, u32 val) in cprman_write()
299 static inline u32 cprman_read(struct bcm2835_cprman *cprman, u32 reg) in cprman_read()
812 struct bcm2835_cprman *cprman; member
819 struct bcm2835_cprman *cprman = pll->cprman; in bcm2835_pll_is_on() local
866 struct bcm2835_cprman *cprman = pll->cprman; in bcm2835_pll_get_rate() local
890 struct bcm2835_cprman *cprman = pll->cprman; in bcm2835_pll_off() local
906 struct bcm2835_cprman *cprman = pll->cprman; in bcm2835_pll_on() local
934 bcm2835_pll_write_ana(struct bcm2835_cprman *cprman, u32 ana_reg_base, u32 *ana) in bcm2835_pll_write_ana()
954 struct bcm2835_cprman *cprman = pll->cprman; in bcm2835_pll_set_rate() local
1034 struct bcm2835_cprman *cprman; member
1047 struct bcm2835_cprman *cprman = divider->cprman; in bcm2835_pll_divider_is_on() local
1064 struct bcm2835_cprman *cprman = divider->cprman; in bcm2835_pll_divider_get_rate() local
1078 struct bcm2835_cprman *cprman = divider->cprman; in bcm2835_pll_divider_off() local
1092 struct bcm2835_cprman *cprman = divider->cprman; in bcm2835_pll_divider_on() local
1112 struct bcm2835_cprman *cprman = divider->cprman; in bcm2835_pll_divider_set_rate() local
1147 struct bcm2835_cprman *cprman; member
1159 struct bcm2835_cprman *cprman = clock->cprman; in bcm2835_clock_is_on() local
1231 struct bcm2835_cprman *cprman = clock->cprman; in bcm2835_clock_get_rate() local
1240 struct bcm2835_cprman *cprman = clock->cprman; in bcm2835_clock_wait_busy() local
1257 struct bcm2835_cprman *cprman = clock->cprman; in bcm2835_clock_off() local
1272 struct bcm2835_cprman *cprman = clock->cprman; in bcm2835_clock_on() local
1289 struct bcm2835_cprman *cprman = clock->cprman; in bcm2835_clock_set_rate() local
1323 static struct clk *bcm2835_register_pll(struct bcm2835_cprman *cprman, in bcm2835_register_pll()
1350 bcm2835_register_pll_divider(struct bcm2835_cprman *cprman, in bcm2835_register_pll_divider()
1409 static struct clk *bcm2835_register_clock(struct bcm2835_cprman *cprman, in bcm2835_register_clock()
1478 struct bcm2835_cprman *cprman; in bcm2835_clk_probe() local