Searched refs:iclken_wkup (Results 1 – 3 of 3) sorted by relevance
50 val = readl(&prcm_base->iclken_wkup) | EN_GPT1 | EN_32KSYNC; in get_osc_clk_speed()51 writel(val, &prcm_base->iclken_wkup); in get_osc_clk_speed()781 setbits_le32(&prcm_base->iclken_wkup, 0x00000004); in per_clocks_enable()790 out_le32(&prcm_base->iclken_wkup, ICK_WKUP_ON); in per_clocks_enable()
264 setbits_le32(&prcm_base->iclken_wkup, 0x20); in watchdog_init()
344 u32 iclken_wkup; /* 0xc10 */ member