Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-qup.c43 #define QUP_CONFIG_CLOCK_AUTO_GATE BIT(13) macro
1179 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()