Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sh-msiof.c99 #define SITMDR1_SYNCCH_SHIFT 26 /* 0=MSIOF_SYNC, 1=MSIOF_SS1, 2=MSIOF_SS2 */ macro
372 (ss < MAX_SS ? ss : 0) << SITMDR1_SYNCCH_SHIFT); in sh_msiof_spi_set_pin_regs()