Searched defs:SPCMD_SCKDEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/spi/ | ||
H A D | sh_qspi.c | 26 #define SPCMD_SCKDEN BIT(15) macro |
/openbmc/linux/drivers/spi/ | ||
H A D | spi-rspi.c | 144 #define SPCMD_SCKDEN 0x8000 /* Clock Delay Setting Enable */ macro |