Searched refs:reg_read_32 (Results 1 – 7 of 7) sorted by relevance
124 ctrl = reg_read_32((volatile unsigned int *)(timer_reg_base + LS1C_PWM_CTRL)); in timer_is_time_out()173 cntr = reg_read_32((volatile unsigned int *)(timer_reg_base + LS1C_PWM_CNTR)); in timer_get_time_ns()197 reg_read_32((volatile unsigned int *)(timer_reg_base + LS1C_PWM_CNTR)), in timer_print_regs()198 reg_read_32((volatile unsigned int *)(timer_reg_base + LS1C_PWM_HRC)), in timer_print_regs()199 reg_read_32((volatile unsigned int *)(timer_reg_base + LS1C_PWM_LRC)), in timer_print_regs()200 reg_read_32((volatile unsigned int *)(timer_reg_base + LS1C_PWM_CTRL))); in timer_print_regs()220 ctrl = reg_read_32((volatile unsigned int *)(timer_reg_base + LS1C_PWM_CTRL)); in timer_int_clr()243 ctrl = reg_read_32((volatile unsigned int *)(timer_reg_base + LS1C_PWM_CTRL)); in timer_cnt_clr()
57 ctrl = reg_read_32((volatile unsigned int *)LS1C_START_FREQ); in clk_get_pll_rate()74 ctrl = reg_read_32((volatile unsigned int *)LS1C_CLK_DIV_PARAM); in clk_get_cpu_rate()108 ctrl = reg_read_32((volatile unsigned int *)LS1C_START_FREQ); in clk_get_ddr_rate()151 ctrl = reg_read_32((volatile unsigned int *)LS1C_CLK_DIV_PARAM); in clk_get_dc_rate()
101 unsigned int reg_read_32(volatile unsigned int *addr);
105 unsigned int reg_read_32(volatile unsigned int *addr) in reg_read_32() function
43 ctrl = reg_read_32((volatile unsigned int *)LS1B_START_FREQ); in clk_get_pll_rate()61 ctrl = reg_read_32((volatile unsigned int *)LS1B_CLK_DIV_PARAM); in clk_get_cpu_rate()78 ctrl = reg_read_32((volatile unsigned int *)LS1B_CLK_DIV_PARAM); in clk_get_ddr_rate()106 ctrl = reg_read_32((volatile unsigned int *)LS1B_CLK_DIV_PARAM); in clk_get_dc_rate()
106 unsigned int reg_read_32(volatile unsigned int *addr) in reg_read_32() function
Completed in 16 milliseconds