Searched defs:QSPI_RD_SNGL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/spi/ | ||
H A D | ti_qspi.c | 38 #define QSPI_RD_SNGL BIT(16) macro |
/openbmc/linux/drivers/spi/ | ||
H A D | spi-ti-qspi.c | 89 #define QSPI_RD_SNGL (1 << 16) macro |