Home
last modified time | relevance | path

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

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