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