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/sound/soc/renesas/rcar/
H A Dmsiof.c226 val = FIELD_PREP(SIMDR2_BITLEN1, width - 1); in msiof_hw_start()
238 val = FIELD_PREP(SIMDR2_BITLEN1, width - 1); in msiof_hw_start()