Searched refs:SPI_POLARITY_LOW (Results 1 - 2 of 2) sorted by last modified time

/u-boot/lib/acpi/
H A Dacpi_device.c732 spi->device_select_polarity = SPI_POLARITY_LOW;
739 SPI_POLARITY_HIGH : SPI_POLARITY_LOW;
/u-boot/include/
H A Dspi.h104 * @SPI_POLARITY_LOW: Clock is low in idle state
108 SPI_POLARITY_LOW, enumerator in enum:spi_polarity

Completed in 50 milliseconds