Searched refs:cprman_write (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/clk/bcm/ |
| H A D | clk-bcm2835.c | 359 cprman_write(cprman, CM_TCNTCTL, in bcm2835_measure_tcnt_mux() 392 cprman_write(cprman, CM_TCNTCTL, 0); in bcm2835_measure_tcnt_mux() 622 cprman_write(cprman, data->a2w_ctrl_reg, in bcm2835_pll_off() 641 cprman_write(cprman, data->cm_ctrl_reg, in bcm2835_pll_on() 726 cprman_write(cprman, A2W_XOSC_CTRL, in bcm2835_pll_set_rate() 830 cprman_write(cprman, data->cm_reg, in bcm2835_pll_divider_off() 833 cprman_write(cprman, data->a2w_reg, in bcm2835_pll_divider_off() 846 cprman_write(cprman, data->a2w_reg, in bcm2835_pll_divider_on() 850 cprman_write(cprman, data->cm_reg, in bcm2835_pll_divider_on() 1065 cprman_write(cprman, data->ctl_reg, in bcm2835_clock_off() [all …]
|