Home
last modified time | relevance | path

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

/linux/include/linux/spi/ !
H A Dsh_msiof.h66 #define SICTR_REDG BIT(26) /* Receive Timing (1 = falling edge) */ macro
/linux/sound/soc/renesas/rcar/ !
H A Dmsiof.c262 val = SICTR_TEDG | SICTR_REDG; in msiof_hw_start()