Lines Matching +full:high +full:- +full:definition
1 /* SPDX-License-Identifier: GPL-2.0-only */
4 * Copyright (C) ST-Ericsson SA 2010
27 /* This portion previously known as <mach/prcmu-fw-defs_v1.h> */
30 * enum state - ON/OFF state definition
41 * enum ret_state - general purpose On/Off/Retention states
51 * enum clk_arm - ARM Cortex A9 clock schemes
67 * enum clk_gen - GEN#0/GEN#1 clock schemes
81 * enum romcode_write - Romcode message written by A9 AND read by XP70
84 * romcode. The xp70 will go into self-reset
92 * enum romcode_read - Romcode message written by XP70 and read by A9
104 * waits for romcode acknowledgment to go to self-reset
117 * enum ap_pwrst - current power states defined in PRCMU firmware
137 * enum ap_pwrst_trans - Transition states defined in PRCMU firmware
160 * enum hw_acc_state - State definition for hardware accelerator
178 * enum mbox_2_arm_stat - Status messages definition for mbox_arm
256 * enum dvfs_stat - DVFS status messages definition
275 * enum sva_mmdsp_stat - SVA MMDSP status messages
285 * enum sia_mmdsp_stat - SIA MMDSP status messages
295 * enum mbox_to_arm_err - Error messages definition
305 * @VARMHIGHSPEEDVALTO_ERR: The ARM high speed supply value transfered
319 * @VSAFEHPVALTO_ERR: The SAFE high power supply value transfered through I2C
406 * enum sia_sva_pwr_policy - Power policy
423 * enum auto_enable - Auto Power enable
433 /* End of file previously known as prcmu-fw-defs_v1.h */
436 * enum prcmu_power_status - results from set_power_state
473 * struct prcmu_auto_pm_config - Autonomous power management configuration.
506 int db8500_prcmu_config_hotmon(u8 low, u8 high);
623 static inline int db8500_prcmu_config_hotmon(u8 low, u8 high) in db8500_prcmu_config_hotmon() argument
640 return -ENOSYS; in prcmu_abb_read()
645 return -ENOSYS; in prcmu_abb_write()