Searched refs:ostccr_reg (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clocksource/
H A Dingenic-sysost.c63 u8 ostccr_reg; member in struct:ingenic_ost_clk_info
98 prescale = readl(ost_clk->ost->base + info->ostccr_reg);
112 prescale = readl(ost_clk->ost->base + info->ostccr_reg);
152 val = readl(ost_clk->ost->base + info->ostccr_reg);
155 writel(val, ost_clk->ost->base + info->ostccr_reg);
168 val = readl(ost_clk->ost->base + info->ostccr_reg);
171 writel(val, ost_clk->ost->base + info->ostccr_reg);
199 .ostccr_reg = OST_REG_OSTCCR,
210 .ostccr_reg = OST_REG_OSTCCR,
287 val = readl(ost->base + info->ostccr_reg);
[all...]

Completed in 83 milliseconds