Searched refs:iclken_wkup (Results 1 – 3 of 3) sorted by relevance
48 val = readl(&prcm_base->iclken_wkup) | EN_GPT1 | EN_32KSYNC; in get_osc_clk_speed()49 writel(val, &prcm_base->iclken_wkup); in get_osc_clk_speed()779 setbits_le32(&prcm_base->iclken_wkup, 0x00000004); in per_clocks_enable()788 out_le32(&prcm_base->iclken_wkup, ICK_WKUP_ON); in per_clocks_enable()
268 setbits_le32(&prcm_base->iclken_wkup, 0x20); in watchdog_init()
343 u32 iclken_wkup; /* 0xc10 */ member
Completed in 8 milliseconds