Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-qup.c52 #define QUP_CONFIG_CLOCK_AUTO_GATE BIT(13) macro
1154 config |= QUP_CONFIG_CLOCK_AUTO_GATE; in spi_qup_pm_suspend_runtime()
1180 config &= ~QUP_CONFIG_CLOCK_AUTO_GATE; in spi_qup_pm_resume_runtime()