Searched refs:APPLE_SPI_SHIFTCFG_BITS (Results 1 – 1 of 1) sorted by relevance
89 #define APPLE_SPI_SHIFTCFG_BITS GENMASK(21, 16) macro205 reg_mask(spi, APPLE_SPI_SHIFTCFG, APPLE_SPI_SHIFTCFG_BITS, in apple_spi_prep_transfer()206 FIELD_PREP(APPLE_SPI_SHIFTCFG_BITS, t->bits_per_word)); in apple_spi_prep_transfer()
Completed in 4 milliseconds