Searched refs:SPI_CPOL (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/drivers/ | ||
| H A D | ls_dspi.h | 32 #define SPI_CPOL BIT(1) /* clock polarity */ macro |
| /optee_os/core/drivers/ | ||
| H A D | ls_dspi.c | 438 if (state & SPI_CPOL) in dspi_set_transfer_state() |