Searched refs:ostccr_reg (Results 1 – 1 of 1) sorted by relevance
64 u8 ostccr_reg; member99 prescale = readl(ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_percpu_timer_recalc_rate()113 prescale = readl(ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_global_timer_recalc_rate()153 val = readl(ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_percpu_timer_set_rate()155 writel(val, ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_percpu_timer_set_rate()168 val = readl(ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_global_timer_set_rate()170 writel(val, ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_global_timer_set_rate()198 .ostccr_reg = OST_REG_OSTCCR,209 .ostccr_reg = OST_REG_OSTCCR,286 val = readl(ost->base + info->ostccr_reg); in ingenic_ost_register_clock()[all …]