Searched refs:cmdcopy (Results 1 – 1 of 1) sorted by relevance
168 u8 cmdcopy[8]; member255 memcpy(priv->cmdcopy, dout, wlen); in rpc_spi_xfer()264 offset = (priv->cmdcopy[1] << 16) | (priv->cmdcopy[2] << 8) | in rpc_spi_xfer()265 (priv->cmdcopy[3] << 0); in rpc_spi_xfer()278 writel(RPC_SMCMR_CMD(priv->cmdcopy[0]), in rpc_spi_xfer()332 writel(RPC_DRCMR_CMD(priv->cmdcopy[0]), in rpc_spi_xfer()