Lines Matching full:chipselect
44 * - MMC depends on a different chipselect management policy than the
46 * to issue multiple spi_message requests with the chipselect active,
52 * - We tell the controller to keep the chipselect active from the
56 * However, many cards seem OK with chipselect flapping up/down
146 /* chipselect will always be inactive after setup() */ in mmc_cs_off()
412 /* disable chipselect on errors and some success cases */ in mmc_spi_response_get()
510 /* send command, leaving chipselect active */ in mmc_spi_command_send()
539 /* after no-data commands and STOP_TRANSMISSION, chipselect off */ in mmc_spi_command_send()
753 * before dropping chipselect.
1123 * Do a burst with chipselect active-high. We need to do this to in mmc_spi_initsequence()
1124 * meet the requirement of 74 clock cycles with both chipselect in mmc_spi_initsequence()
1132 * SPI protocol. Another is that when chipselect is released while in mmc_spi_initsequence()
1134 * with chipselect high before the card will stop driving its output. in mmc_spi_initsequence()
1208 * - Chipselect is usually active low... in mmc_spi_set_ios()
1227 * chipselect should be low (it is active low) in mmc_spi_set_ios()
1230 * FIXME no, chipselect can be high since the in mmc_spi_set_ios()