Searched refs:ostccr_reg (Results 1 – 1 of 1) sorted by relevance
63 u8 ostccr_reg; member98 prescale = readl(ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_percpu_timer_recalc_rate()112 prescale = readl(ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_global_timer_recalc_rate()157 val = readl(ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_percpu_timer_set_rate()160 writel(val, ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_percpu_timer_set_rate()173 val = readl(ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_global_timer_set_rate()176 writel(val, ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_global_timer_set_rate()204 .ostccr_reg = OST_REG_OSTCCR,215 .ostccr_reg = OST_REG_OSTCCR,292 val = readl(ost->base + info->ostccr_reg); in ingenic_ost_register_clock()[all …]