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