CCI_ENABLE_REQ
writel_relaxed(enable ? CCI_ENABLE_REQ : 0, base + CCI_PORT_CTRL);
[cci_enable_req] "i" cpu_to_le32(CCI_ENABLE_REQ),