Home
last modified time | relevance | path

Searched refs:SPMODE_PM (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/spi/
A Dspi-fsl-spi.h44 #define SPMODE_PM(x) ((x) << 16) macro
58 SPMODE_MS | SPMODE_LEN(7) | SPMODE_PM(0xf))
A Dspi-fsl-spi.c265 | SPMODE_PM(0xF)); in fsl_spi_setup_transfer()
283 cs->hw_mode |= SPMODE_PM(pm); in fsl_spi_setup_transfer()

Completed in 4 milliseconds