Lines Matching full:chipselect
120 * @chip_select: Chipselect, distinguishing chips handled by @controller.
123 * The "active low" default for chipselect mode can be overridden
143 * @cs_gpio: LEGACY: gpio number of the chipselect line (optional, -ENOENT when
146 * @cs_gpiod: gpio descriptor of the chipselect line (optional, NULL when
208 * - chipselect delays
336 * each slave has a chipselect signal, but it's common that not
337 * every chipselect is connected to a slave.
576 * + Chipselect stays active during the entire message
835 * @cs_change: affects chipselect after this transfer completes
839 * (optionally) changing the chipselect status, then starting
898 * All SPI transfers start with the relevant chipselect active. Normally
900 * can affect the chipselect signal using cs_change.
903 * used to make the chipselect briefly go inactive in the middle of the
904 * message. Toggling chipselect in this way may be needed to terminate
916 * ends when the chipselect goes intactive.
1413 * possibly presence of an inverter in the chipselect path.