Searched refs:CPOL (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/spi/
H A Dspi-synquacer.c34 #define CPOL 1 macro
232 val |= BIT(CPOL);
234 val &= ~BIT(CPOL);

Completed in 108 milliseconds