Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sh-msiof.c129 #define SICTR_TXDIZ_HIZ (2 << 22) /* High-impedance */ macro
388 tmp |= tx_hi_z ? SICTR_TXDIZ_HIZ : SICTR_TXDIZ_LOW; in sh_msiof_spi_set_pin_regs()