Searched refs:sleep_intctl_mask (Results 1 – 1 of 1) sorted by relevance
601 static uint sleep_intctl_mask[2]; variable612 sleep_intctl_mask[0] = au_readl(IC0_MASKRD); in save_au1xxx_intctl()620 sleep_intctl_mask[1] = au_readl(IC1_MASKRD); in save_au1xxx_intctl()665 au_writel(sleep_intctl_mask[1], IC1_MASKSET); au_sync(); in restore_au1xxx_intctl()667 au_writel(sleep_intctl_mask[0], IC0_MASKSET); au_sync(); in restore_au1xxx_intctl()