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