Lines Matching full:chipselect
43 * - MMC depends on a different chipselect management policy than the
45 * to issue multiple spi_message requests with the chipselect active,
51 * - We tell the controller to keep the chipselect active from the
55 * However, many cards seem OK with chipselect flapping up/down
140 /* chipselect will always be inactive after setup() */ in mmc_cs_off()
381 /* disable chipselect on errors and some success cases */ in mmc_spi_response_get()
479 /* send command, leaving chipselect active */ in mmc_spi_command_send()
496 /* after no-data commands and STOP_TRANSMISSION, chipselect off */ in mmc_spi_command_send()
678 * before dropping chipselect.
987 * Do a burst with chipselect active-high. We need to do this to in mmc_spi_initsequence()
988 * meet the requirement of 74 clock cycles with both chipselect in mmc_spi_initsequence()
996 * SPI protocol. Another is that when chipselect is released while in mmc_spi_initsequence()
998 * with chipselect high before the card will stop driving its output. in mmc_spi_initsequence()
1072 * - Chipselect is usually active low... in mmc_spi_set_ios()
1091 * chipselect should be low (it is active low) in mmc_spi_set_ios()
1094 * FIXME no, chipselect can be high since the in mmc_spi_set_ios()