Searched refs:CPHA (Results 1 – 3 of 3) sorted by relevance
105 - CPHA indicates the clock phase used to sample data; CPHA=0 says106 sample on the leading edge, CPHA=1 means the trailing edge.108 Since the signal needs to stablize before it's sampled, CPHA=0113 but their timing diagrams will make the CPOL and CPHA modes clear.115 In the SPI mode number, CPOL is the high order bit and CPHA is the118 trailing clock edge (CPHA=1), that's SPI mode 1.
51 spi-cpha; /* SPI mode: CPHA=1 */
18 #define CPHA BIT(0) macro312 cpha = CPHA; in setup_fifo_params()