Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-qup.c44 #define QUP_CONFIG_CLOCK_AUTO_GATE BIT(13) macro
1181 config |= QUP_CONFIG_CLOCK_AUTO_GATE; in spi_qup_pm_suspend_runtime()
1207 config &= ~QUP_CONFIG_CLOCK_AUTO_GATE; in spi_qup_pm_resume_runtime()