Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-imx/
A Dpm-imx6.c46 #define BM_CLPCR_WB_PER_AT_LPM (0x1 << 16) macro
282 val &= ~BM_CLPCR_WB_PER_AT_LPM; in imx6q_enable_wb()
283 val |= enable ? BM_CLPCR_WB_PER_AT_LPM : 0; in imx6q_enable_wb()

Completed in 4 milliseconds