Searched defs:RSPI_SPCMD (Results 1 – 2 of 2) sorted by relevance
30 #define RSPI_SPCMD 0x14 macro
50 #define RSPI_SPCMD(i) (RSPI_SPCMD0 + (i) * 2) macro