PCCR_S0_FLT
pccr_skt_mask = PCCR_S0_RST|PCCR_S0_FLT|PCCR_S0_PWAITEN|PCCR_S0_PSE;
pccr_set_mask |= PCCR_S0_FLT|PCCR_S1_FLT;
writel_relaxed(PCCR_S0_FLT | PCCR_S1_FLT, base + PCCR);