Searched defs:QSPI_EN_CS (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/spi/ | ||
H A D | ti_qspi.c | 35 #define QSPI_EN_CS(n) (n << 28) macro |
/openbmc/linux/drivers/spi/ | ||
H A D | spi-ti-qspi.c | 86 #define QSPI_EN_CS(n) (n << 28) macro |