Lines Matching full:for
14 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
15 * for more details.
63 * Offsets for PMU registers
70 /* Sets control options for CENTRAL_SEQ */
164 #define ARM_CORE0_OPTION 0x2008 /* Sets control options for ARM_CORE0 */
167 #define ARM_CORE1_OPTION 0x2088 /* Sets control options for ARM_CORE0 */
168 #define ARM_COMMON_OPTION 0x2408 /* Sets control options for ARM_COMMON */
175 /* Sets control options for PAD_RETENTION_MAUDIO */
177 /* Sets control options for PAD_RETENTION_GPIO */
179 /* Sets control options for PAD_RETENTION_UART */
181 /* Sets control options for PAD_RETENTION_MMCA */
183 /* Sets control options for PAD_RETENTION_MMCB */
185 /* Sets control options for PAD_RETENTION_EBIA */
187 /* Sets control options for PAD_RETENTION_EBIB */
192 /* Sets time required for XUSBXTI to be stabilized */
196 /* Sets time required for XXTI to be stabilized */
198 /* Sets time required for EXT_REGULATOR to be stabilized */
202 #define CAM_OPTION 0x3C08 /* Sets control options for CAM */
205 #define TV_OPTION 0x3C28 /* Sets control options for TV */
208 #define MFC_OPTION 0x3C48 /* Sets control options for MFC */
211 #define G3D_OPTION 0x3C68 /* Sets control options for G3D */
214 #define LCD0_OPTION 0x3C88 /* Sets control options for LCD0 */
217 #define LCD1_OPTION 0x3CA8 /* Sets control options for LCD1 */
220 #define GPS_OPTION 0x3CE8 /* Sets control options for GPS */
223 #define GPS_ALIVE_OPTION 0x3D08 /* Sets control options for GPS */
228 const char *name; /* for debug only */
420 for (i = 0; i < PMU_NUM_OF_REGISTERS; i++) { in exynos4210_pmu_read()
439 for (i = 0; i < PMU_NUM_OF_REGISTERS; i++) { in exynos4210_pmu_write()
474 /* Set default values for registers */ in exynos4210_pmu_reset()
475 for (i = 0; i < PMU_NUM_OF_REGISTERS; i++) { in exynos4210_pmu_reset()