Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/spi/
Dspi-sh-msiof.c118 #define SICTR_TSCKIZ_POL_SHIFT 30 /* Transmit Clock Polarity */ macro
375 tmp |= SICTR_TSCKIZ_SCK | cpol << SICTR_TSCKIZ_POL_SHIFT; in sh_msiof_spi_set_pin_regs()