Searched refs:LTQ_SPI_CON_BM_S (Results 1 – 1 of 1) sorted by relevance
76 #define LTQ_SPI_CON_BM_S 16 /* Data width selection */ macro77 #define LTQ_SPI_CON_BM_M (0x1F << LTQ_SPI_CON_BM_S)303 bm = (bits_per_word - 1) << LTQ_SPI_CON_BM_S; in hw_setup_bits_per_word()