Lines Matching defs:cmd
692 u32 cmd;
700 "sending cmd: %s:%u\n", TO_GPI_CMD_STR(gpi_cmd), chid);
707 cmd = IS_CHAN_CMD(gpi_cmd) ? GPII_n_CH_CMD(gpi_cmd_info[gpi_cmd].opcode, chid) :
709 gpi_write_reg(gpii, cmd_reg, cmd);
713 dev_err(gpii->gpi_dev->dev, "cmd: %s completion timeout:%u\n",
718 /* confirm new ch state is correct , if the cmd is a state change cmd */
784 * CH_CMD_DEALLOC cmd always successful. However cmd does
892 * cmd does not change hardware status. So overwriting
1206 dev_err(gpii->gpi_dev->dev, "Error with cmd:%s ret:%d\n",
1239 dev_err(gpii->gpi_dev->dev, "Error with cmd:%s ret:%d\n",
1259 dev_err(gpii->gpi_dev->dev, "Error with cmd:%s ret:%d\n",
1280 dev_err(gpii->gpi_dev->dev, "Error with cmd:%s ret:%d\n",
1315 dev_err(gpii->gpi_dev->dev, "error with cmd:%s ret:%d\n",
1750 tre->dword[0] |= u32_encode_bits(spi->cmd, TRE_SPI_GO_CMD);
1757 if (spi->cmd == SPI_RX) {
1760 } else if (spi->cmd == SPI_TX) {