Searched refs:rx_cmd (Results 1 – 11 of 11) sorted by relevance
49 pSPI->SPI_RPR = (unsigned)pCommand->rx_cmd; in SendCommand()81 spi_command.rx_cmd = rx_commandBuffer; in GetFlashStatus()134 spi_command.rx_cmd = rx_commandBuffer; in SPI_ReadFlash()150 spi_command.rx_cmd = rx_commandBuffer; in SPI_ReadFlash()197 spi_command.rx_cmd = rx_commandBuffer; in SPI_WriteFlash()
29 char *rx_cmd; member
134 cmd.rx_cmd = rxBuf; in mx25l_get_status()164 cmd.rx_cmd = &rxBuf; in mx25l_get_device_ident()203 cmd.rx_cmd = rxBuf; in mx25l_set_writable()225 cmd.rx_cmd = rxBuf; in mx25l_erase_cmd()290 cmd.rx_cmd = rxBuf; in mx25l_write()347 cmd.rx_cmd = rxBuf; in mx25l_read()
133 cmd.rx_cmd = rxBuf; in at45d_get_status()153 cmd.rx_cmd = &rxBuf; in at45d_get_mfg_info()318 cmd.rx_cmd = rxBuf; in at45d_task()
90 cmd.rx_cmd = rxBuf; in pcf2123_rtc_attach()119 cmd.rx_cmd = rxTimedate; in pcf2123_rtc_gettime()163 cmd.rx_cmd = rxTimedate; in pcf2123_rtc_settime()
187 buf_in = (uint8_t *)cmd->rx_cmd; in ar71xx_spi_transfer()
6 void *rx_cmd; member
157 in_buf = cmd->rx_cmd; in lpc_spi_transfer()
164 cmd.rx_cmd = buffer; in ssd1289_spi_send()
367 if ((err = bus_dmamap_load(sc->dmatag, sc->map[i], cmd->rx_cmd, in at91_spi_transfer()
382 data = (uint8_t *)cmd->rx_cmd; in bcm_spi_drain_fifo()