Home
last modified time | relevance | path

Searched refs:SIMDR2_BITLEN1 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/spi/
H A Dsh_msiof.h46 #define SIMDR2_BITLEN1 GENMASK(28, 24) /* Data Size (8-32 bits) */ macro
/linux/drivers/spi/
H A Dspi-sh-msiof.c270 FIELD_PREP(SIMDR2_BITLEN1, bits - 1) | in sh_msiof_spi_set_mode_regs()