RPC_PWR_CON
return (readl(mfg->rpc + RPC_PWR_CON) & PWR_ACK_M) == PWR_ACK_M;
ret = readl_poll_timeout(mfg->rpc + RPC_PWR_CON, val,