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()
168 val = readl(&clkrst->crc_osc_ctrl); in tegra124_init_clocks()171 writel(val, &clkrst->crc_osc_ctrl); in tegra124_init_clocks()
615 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
71 uint crc_osc_ctrl; /* _OSC_CTRL_0, 0x50 */ member
76 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_bypass()
472 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
452 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
685 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
Completed in 64 milliseconds