Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dti_qspi.c37 #define QSPI_3_PIN BIT(18) macro
225 priv->cmd |= QSPI_3_PIN; in __ti_qspi_xfer()
/openbmc/linux/drivers/spi/
H A Dspi-ti-qspi.c88 #define QSPI_3_PIN (1 << 18) macro