Searched refs:SAFESYNC (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/spi/
H A Dspi-synquacer.c32 #define SAFESYNC 16 macro
220 val &= ~BIT(SAFESYNC);
222 val |= BIT(SAFESYNC);
224 val |= BIT(SAFESYNC);

Completed in 31 milliseconds