Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-qup.c46 #define QUP_CONFIG_CLOCK_AUTO_GATE BIT(13) macro
1224 config |= QUP_CONFIG_CLOCK_AUTO_GATE; in spi_qup_pm_suspend_runtime()
1253 config &= ~QUP_CONFIG_CLOCK_AUTO_GATE; in spi_qup_pm_resume_runtime()