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

/linux-master/drivers/spi/
H A Dspi-qup.c45 #define QUP_CONFIG_CLOCK_AUTO_GATE BIT(13) macro
1225 config |= QUP_CONFIG_CLOCK_AUTO_GATE;
1254 config &= ~QUP_CONFIG_CLOCK_AUTO_GATE;

Completed in 172 milliseconds