Searched refs:cmdcopy (Results 1 – 1 of 1) sorted by relevance
169 u8 cmdcopy[8]; member256 memcpy(priv->cmdcopy, dout, wlen); in rpc_spi_xfer()265 offset = (priv->cmdcopy[1] << 16) | (priv->cmdcopy[2] << 8) | in rpc_spi_xfer()266 (priv->cmdcopy[3] << 0); in rpc_spi_xfer()279 writel(RPC_SMCMR_CMD(priv->cmdcopy[0]), in rpc_spi_xfer()333 writel(RPC_DRCMR_CMD(priv->cmdcopy[0]), in rpc_spi_xfer()