Home
last modified time | relevance | path

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

/linux/include/linux/spi/
H A Dsh_msiof.h12 #define SIRMDR2 0x14 /* Receive Mode Register 2 */ macro
/linux/sound/soc/renesas/rcar/
H A Dmsiof.c239 msiof_write(priv, SIRMDR2, val | FIELD_PREP(SIMDR2_GRP, 1)); in msiof_hw_start()