Searched refs:rx_cmd (Results 1 – 8 of 8) 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
120 cmd.rx_cmd = rxBuf; in mx25l_get_status()150 cmd.rx_cmd = &rxBuf; in mx25l_get_device_ident()189 cmd.rx_cmd = rxBuf; in mx25l_set_writable()211 cmd.rx_cmd = rxBuf; in mx25l_erase_cmd()276 cmd.rx_cmd = rxBuf; in mx25l_write()333 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
333 if ((err = bus_dmamap_load(sc->dmatag, sc->map[i], cmd->rx_cmd, in at91_spi_transfer()