Searched refs:SPMODE_PM (Results 1 – 3 of 3) sorted by relevance
310 SPMODE_EN | SPMODE_LEN(8) | SPMODE_PM(0x8)); in spi_xfer()
586 #define SPMODE_PM(x) ((x) & 0xF) macro
664 #define SPMODE_PM(x) ((x) &0xF) macro