Searched refs:crc_osc_ctrl (Results 1 – 9 of 9) sorted by relevance
61 osc_ctrl.word = readl(&clkrst->crc_osc_ctrl); in wb_start()64 writel(osc_ctrl.word, &clkrst->crc_osc_ctrl); in wb_start()
403 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
167 val = readl(&clkrst->crc_osc_ctrl); in tegra124_init_clocks()170 writel(val, &clkrst->crc_osc_ctrl); in tegra124_init_clocks()
617 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
71 uint crc_osc_ctrl; /* _OSC_CTRL_0, 0x50 */ member
75 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_bypass()
473 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
454 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
687 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
Completed in 18 milliseconds