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() 79 if (cpha) { in xfer() 86 gpio_spi_sclk(cpha ? cpol : !cpol); in xfer() 91 if (!cpha) { in gpio_spi_xfer() 61 xfer(unsigned int bytes,const void * out,void * in,int cpol,int cpha) xfer() argument