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()152 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()171 writel(val, ost_clk->ost->base + info->ostccr_reg); in ingenic_ost_global_timer_set_rate()199 .ostccr_reg = OST_REG_OSTCCR,210 .ostccr_reg = OST_REG_OSTCCR,287 val = readl(ost->base + info->ostccr_reg); in ingenic_ost_register_clock()[all …]