Home
last modified time | relevance | path

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

/linux/include/linux/spi/
H A Dsh_msiof.h45 #define SIMDR2_GRP GENMASK(31, 30) /* Group Count */ macro
/linux/drivers/spi/
H A Dspi-sh-msiof.c269 u32 dr2 = FIELD_PREP(SIMDR2_GRP, words2 ? 1 : 0) | in sh_msiof_spi_set_mode_regs()