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 stabilize 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.622 each other. For example, in SPI mode 0 (CPOL=0, CPHA=0) the bus lines may behave
51 spi-cpha; /* SPI mode: CPHA=1 */
22 #define CPHA BIT(0) macro413 cpha = CPHA; in setup_fifo_params()