Searched refs:l3slowclkstctrl (Results 1 – 3 of 3) sorted by relevance
299 writel(PRCM_MOD_EN, &cmalwon->l3slowclkstctrl); in peripheral_enable()316 while (((readl(&cmalwon->l3slowclkstctrl) in peripheral_enable()384 while ((readl(&cmalwon->l3slowclkstctrl) & 0x2100) != 0x2100) in setup_clocks_for_console()
375 writel(PRCM_MOD_EN, &cmalwon->l3slowclkstctrl); in enable_dmm_clocks()376 while ((readl(&cmalwon->l3slowclkstctrl) & 0x2100) != 0x2100) in enable_dmm_clocks()
41 unsigned int l3slowclkstctrl; member