Searched refs:cpha (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() argument79 if (cpha) { in xfer()86 gpio_spi_sclk(cpha ? cpol : !cpol); in xfer()91 if (!cpha) { in xfer()