Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-pxa/
A Dmfp-pxa2xx.c343 static unsigned long saved_gafr[2][4]; variable
364 saved_gafr[0][i] = GAFR_L(i); in pxa2xx_mfp_suspend()
365 saved_gafr[1][i] = GAFR_U(i); in pxa2xx_mfp_suspend()
392 GAFR_L(i) = saved_gafr[0][i]; in pxa2xx_mfp_resume()
393 GAFR_U(i) = saved_gafr[1][i]; in pxa2xx_mfp_resume()

Completed in 3 milliseconds