Searched refs:cpol (Results 1 – 1 of 1) sorted by relevance
71 static void xfer(unsigned int bytes, const void *out, void *in, int cpol, int cpha) in xfer() argument80 gpio_spi_sclk(!cpol); in xfer()86 gpio_spi_sclk(cpha ? cpol : !cpol); in xfer()92 gpio_spi_sclk(cpol); in xfer()