Home
last modified time | relevance | path

Searched refs:spi_set_chipsel (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_spi.c203 spi_set_chipsel(struct spi_softc *sc, u_int cs, bool active) in spi_set_chipsel() function
437 spi_set_chipsel(sc, cs, true); in spi_transfer()
449 spi_set_chipsel(sc, cs, false); in spi_transfer()