Searched hist:"5 a3d96519040f9736b9f8089e2a1e33a81a6eafe" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/mach-pxa/ |
H A D | mfp-pxa2xx.c | diff 5a3d96519040f9736b9f8089e2a1e33a81a6eafe Wed Sep 03 12:06:34 CEST 2008 Eric Miao <eric.miao@marvell.com> [ARM] pxa: better MFP low power state support for pxa25x/pxa27x
When configured as a specific low power state: MFP_LPM_DRIVE_LOW, MFP_LPM_DRIVE_HIGH, the corresponding GPDR register bit during low power mode shall be re-configured as output (if they are not configured so), thus the PGSRx bits can output.
Create an additional low power values GPDR registers, and properly save/restore the GAFR + GPDR registers when doing suspend/resume.
Signed-off-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | generic.h | diff 5a3d96519040f9736b9f8089e2a1e33a81a6eafe Wed Sep 03 12:06:34 CEST 2008 Eric Miao <eric.miao@marvell.com> [ARM] pxa: better MFP low power state support for pxa25x/pxa27x
When configured as a specific low power state: MFP_LPM_DRIVE_LOW, MFP_LPM_DRIVE_HIGH, the corresponding GPDR register bit during low power mode shall be re-configured as output (if they are not configured so), thus the PGSRx bits can output.
Create an additional low power values GPDR registers, and properly save/restore the GAFR + GPDR registers when doing suspend/resume.
Signed-off-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | pxa25x.c | diff 5a3d96519040f9736b9f8089e2a1e33a81a6eafe Wed Sep 03 12:06:34 CEST 2008 Eric Miao <eric.miao@marvell.com> [ARM] pxa: better MFP low power state support for pxa25x/pxa27x
When configured as a specific low power state: MFP_LPM_DRIVE_LOW, MFP_LPM_DRIVE_HIGH, the corresponding GPDR register bit during low power mode shall be re-configured as output (if they are not configured so), thus the PGSRx bits can output.
Create an additional low power values GPDR registers, and properly save/restore the GAFR + GPDR registers when doing suspend/resume.
Signed-off-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | pxa27x.c | diff 5a3d96519040f9736b9f8089e2a1e33a81a6eafe Wed Sep 03 12:06:34 CEST 2008 Eric Miao <eric.miao@marvell.com> [ARM] pxa: better MFP low power state support for pxa25x/pxa27x
When configured as a specific low power state: MFP_LPM_DRIVE_LOW, MFP_LPM_DRIVE_HIGH, the corresponding GPDR register bit during low power mode shall be re-configured as output (if they are not configured so), thus the PGSRx bits can output.
Create an additional low power values GPDR registers, and properly save/restore the GAFR + GPDR registers when doing suspend/resume.
Signed-off-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|