• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/

Lines Matching refs:EINVAL

47  * struct omap_hwmod for later use.  Returns -EINVAL if the hwmod has no
54 return -EINVAL;
95 * the @oh hwmod. Does not write to the hardware. Returns -EINVAL
106 return -EINVAL;
110 return -EINVAL;
129 * hwmod. Does not write to the hardware. Returns -EINVAL upon error
139 return -EINVAL;
143 return -EINVAL;
163 * not write to the hardware. Returns -EINVAL upon error or 0 upon
173 return -EINVAL;
177 return -EINVAL;
194 * Set the SOFTRESET bit in @v for hwmod @oh. Returns -EINVAL upon
203 return -EINVAL;
207 return -EINVAL;
227 * function does not write to the hardware. Returns -EINVAL upon
238 return -EINVAL;
242 return -EINVAL;
258 * Allow the hardware module @oh to send wakeups. Returns -EINVAL
267 return -EINVAL;
271 return -EINVAL;
290 * Prevent the hardware module @oh to send wakeups. Returns -EINVAL
299 return -EINVAL;
303 return -EINVAL;
327 * mode. Returns -EINVAL upon error or passes along
333 return -EINVAL;
347 * mode. Returns -EINVAL upon error or passes along
353 return -EINVAL;
364 * success or -EINVAL on error.
377 return -EINVAL;
392 * clock pointers. Returns 0 on success or -EINVAL on error.
413 ret = -EINVAL;
426 * clock pointers. Returns 0 on success or -EINVAL on error.
440 ret = -EINVAL;
514 * addresses the device on, or -EINVAL upon error or not found.
522 return -EINVAL;
540 return (found) ? i : -EINVAL;
727 * with omap_hwmod_mutex held. Returns -EINVAL if the omap_hwmod
736 return -EINVAL;
765 return -EINVAL;
796 * held. Returns -EINVAL if the hwmod cannot be reset this way or if
808 return -EINVAL;
814 return -EINVAL;
845 * Returns -EINVAL if the hwmod is in the wrong state or passes along
857 return -EINVAL;
889 * no further work. Returns -EINVAL if the hwmod is in the wrong
897 return -EINVAL;
918 * used by the system. Returns -EINVAL if the hwmod is in the wrong
927 return -EINVAL;
952 * PM runtime). Returns -EINVAL if the hwmod is in the wrong state or
961 return -EINVAL;
1023 return -EINVAL;
1040 return -EINVAL;
1110 return -EINVAL;
1130 * listed in @ohs that are valid for this chip. Returns -EINVAL if
1139 return -EINVAL;
1189 return -EINVAL;
1206 * Returns -EINVAL on error or passes along the return value from _enable().
1213 return -EINVAL;
1228 * Returns -EINVAL on error or passes along the return value from _idle().
1233 return -EINVAL;
1247 * omap_device_shutdown(). Returns -EINVAL on error or passes along
1253 return -EINVAL;
1314 * Called from omap_device code. Returns -EINVAL on error or passes along
1322 return -EINVAL;
1462 * -EINVAL on error or 0 upon success.
1468 return -EINVAL;
1487 * code. Returns -EINVAL on error or 0 upon success.
1493 return -EINVAL;
1512 * value is passed back to the caller. Returns 0 upon success, -EINVAL
1524 return -EINVAL;