Searched refs:cpol (Results 1 – 1 of 1) sorted by relevance
72 static void xfer(unsigned int bytes, const void *out, void *in, int cpol, int cpha) in xfer() argument81 gpio_spi_sclk(!cpol); in xfer()87 gpio_spi_sclk(cpha ? cpol : !cpol); in xfer()93 gpio_spi_sclk(cpol); in xfer()