Searched defs:cprman (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/bcm/ |
H A D | clk-bcm2835.c | 334 static inline void cprman_write(struct bcm2835_cprman *cprman, u32 reg, u32 val) in cprman_write() argument 339 static inline u32 cprman_read(struct bcm2835_cprman *cprman, u32 reg) in cprman_read() argument 347 static unsigned long bcm2835_measure_tcnt_mux(struct bcm2835_cprman *cprman, in bcm2835_measure_tcnt_mux() argument 399 bcm2835_debugfs_regset(struct bcm2835_cprman *cprman, u32 base, const struct debugfs_reg32 *regs, size_t nregs, struct dentry *dentry) bcm2835_debugfs_regset() argument 516 struct bcm2835_cprman *cprman; global() member 523 struct bcm2835_cprman *cprman = pll->cprman; bcm2835_pll_is_on() local 530 bcm2835_pll_get_prediv_mask(struct bcm2835_cprman *cprman, const struct bcm2835_pll_data *data) bcm2835_pll_get_prediv_mask() argument 588 struct bcm2835_cprman *cprman = pll->cprman; bcm2835_pll_get_rate() local 614 struct bcm2835_cprman *cprman = pll->cprman; bcm2835_pll_off() local 628 struct bcm2835_cprman *cprman = pll->cprman; bcm2835_pll_on() local 662 bcm2835_pll_write_ana(struct bcm2835_cprman *cprman, u32 ana_reg_base, u32 *ana) bcm2835_pll_write_ana() argument 682 struct bcm2835_cprman *cprman = pll->cprman; bcm2835_pll_set_rate() local 751 struct bcm2835_cprman *cprman = pll->cprman; bcm2835_pll_debug_init() local 789 struct bcm2835_cprman *cprman; global() member 802 struct bcm2835_cprman *cprman = divider->cprman; bcm2835_pll_divider_is_on() local 824 struct bcm2835_cprman *cprman = divider->cprman; bcm2835_pll_divider_off() local 840 struct bcm2835_cprman *cprman = divider->cprman; bcm2835_pll_divider_on() local 860 struct bcm2835_cprman *cprman = divider->cprman; bcm2835_pll_divider_set_rate() local 882 struct bcm2835_cprman *cprman = divider->cprman; bcm2835_pll_divider_debug_init() local 916 struct bcm2835_cprman *cprman; global() member 928 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_is_on() local 1002 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_get_rate() local 1016 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_wait_busy() local 1033 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_off() local 1048 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_on() local 1076 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_set_rate() local 1119 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_choose_div_and_prate() local 1237 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_set_parent() local 1248 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_get_parent() local 1270 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_debug_init() local 1310 bcm2835_register_pll(struct bcm2835_cprman *cprman, const void *data) bcm2835_register_pll() argument 1344 bcm2835_register_pll_divider(struct bcm2835_cprman *cprman, const void *data) bcm2835_register_pll_divider() argument 1405 bcm2835_register_clock(struct bcm2835_cprman *cprman, const void *data) bcm2835_register_clock() argument 1469 bcm2835_register_gate(struct bcm2835_cprman *cprman, const void *data) bcm2835_register_gate() argument 2237 struct bcm2835_cprman *cprman; bcm2835_clk_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/clk/bcm/ |
H A D | clk-bcm2835.c | 335 static inline void cprman_write(struct bcm2835_cprman *cprman, u32 reg, u32 val) in cprman_write() argument 340 static inline u32 cprman_read(struct bcm2835_cprman *cprman, u32 reg) in cprman_read() argument 348 static unsigned long bcm2835_measure_tcnt_mux(struct bcm2835_cprman *cprman, in bcm2835_measure_tcnt_mux() argument 400 bcm2835_debugfs_regset(struct bcm2835_cprman *cprman, u32 base, const struct debugfs_reg32 *regs, size_t nregs, struct dentry *dentry) bcm2835_debugfs_regset() argument 519 struct bcm2835_cprman *cprman; global() member 526 struct bcm2835_cprman *cprman = pll->cprman; bcm2835_pll_is_on() local 533 bcm2835_pll_get_prediv_mask(struct bcm2835_cprman *cprman, const struct bcm2835_pll_data *data) bcm2835_pll_get_prediv_mask() argument 591 struct bcm2835_cprman *cprman = pll->cprman; bcm2835_pll_get_rate() local 617 struct bcm2835_cprman *cprman = pll->cprman; bcm2835_pll_off() local 631 struct bcm2835_cprman *cprman = pll->cprman; bcm2835_pll_on() local 665 bcm2835_pll_write_ana(struct bcm2835_cprman *cprman, u32 ana_reg_base, u32 *ana) bcm2835_pll_write_ana() argument 685 struct bcm2835_cprman *cprman = pll->cprman; bcm2835_pll_set_rate() local 754 struct bcm2835_cprman *cprman = pll->cprman; bcm2835_pll_debug_init() local 792 struct bcm2835_cprman *cprman; global() member 805 struct bcm2835_cprman *cprman = divider->cprman; bcm2835_pll_divider_is_on() local 826 struct bcm2835_cprman *cprman = divider->cprman; bcm2835_pll_divider_off() local 842 struct bcm2835_cprman *cprman = divider->cprman; bcm2835_pll_divider_on() local 862 struct bcm2835_cprman *cprman = divider->cprman; bcm2835_pll_divider_set_rate() local 884 struct bcm2835_cprman *cprman = divider->cprman; bcm2835_pll_divider_debug_init() local 918 struct bcm2835_cprman *cprman; global() member 930 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_is_on() local 1024 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_get_rate() local 1044 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_wait_busy() local 1061 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_off() local 1076 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_on() local 1104 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_set_rate() local 1147 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_choose_div_and_prate() local 1265 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_set_parent() local 1276 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_get_parent() local 1298 struct bcm2835_cprman *cprman = clock->cprman; bcm2835_clock_debug_init() local 1338 bcm2835_register_pll(struct bcm2835_cprman *cprman, const void *data) bcm2835_register_pll() argument 1372 bcm2835_register_pll_divider(struct bcm2835_cprman *cprman, const void *data) bcm2835_register_pll_divider() argument 1433 bcm2835_register_clock(struct bcm2835_cprman *cprman, const void *data) bcm2835_register_clock() argument 1497 bcm2835_register_gate(struct bcm2835_cprman *cprman, const void *data) bcm2835_register_gate() argument 2266 struct bcm2835_cprman *cprman; bcm2835_clk_probe() local [all...] |
Completed in 5 milliseconds