Home
last modified time | relevance | path

Searched refs:EINVAL (Results 1 – 25 of 1160) sorted by relevance

12345678910>>...47

/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c166 return -EINVAL; in mpc83xx_sdram_static_init()
176 return -EINVAL; in mpc83xx_sdram_static_init()
188 return -EINVAL; in mpc83xx_sdram_static_init()
197 return -EINVAL; in mpc83xx_sdram_static_init()
207 return -EINVAL; in mpc83xx_sdram_static_init()
219 return -EINVAL; in mpc83xx_sdram_static_init()
228 return -EINVAL; in mpc83xx_sdram_static_init()
242 return -EINVAL; in mpc83xx_sdram_static_init()
259 return -EINVAL; in mpc83xx_sdram_static_init()
279 return -EINVAL; in mpc83xx_sdram_static_init()
[all …]
/openbmc/u-boot/drivers/dma/
H A Dsandbox-dma-test.c56 return -EINVAL; in sandbox_dma_of_xlate()
79 return -EINVAL; in sandbox_dma_request()
97 return -EINVAL; in sandbox_dma_free()
101 return -EINVAL; in sandbox_dma_free()
117 return -EINVAL; in sandbox_dma_enable()
121 return -EINVAL; in sandbox_dma_enable()
123 return -EINVAL; in sandbox_dma_enable()
137 return -EINVAL; in sandbox_dma_disable()
141 return -EINVAL; in sandbox_dma_disable()
143 return -EINVAL; in sandbox_dma_disable()
[all …]
/openbmc/u-boot/drivers/clk/
H A Dclk_sandbox.c22 return -EINVAL; in sandbox_clk_get_rate()
33 return -EINVAL; in sandbox_clk_set_rate()
36 return -EINVAL; in sandbox_clk_set_rate()
49 return -EINVAL; in sandbox_clk_enable()
61 return -EINVAL; in sandbox_clk_disable()
93 return -EINVAL; in sandbox_clk_query_rate()
103 return -EINVAL; in sandbox_clk_query_enable()
/openbmc/u-boot/drivers/power/regulator/
H A Dmax77686.c99 return -EINVAL; in max77686_buck_volt2hex()
135 return -EINVAL; in max77686_buck_hex2volt()
161 return -EINVAL; in max77686_ldo_volt2hex()
190 return -EINVAL; in max77686_ldo_hex2volt()
196 return -EINVAL; in max77686_ldo_hex2mode()
223 return -EINVAL; in max77686_ldo_hex2mode()
230 return -EINVAL; in max77686_buck_hex2mode()
245 return -EINVAL; in max77686_buck_hex2mode()
254 return -EINVAL; in max77686_buck_hex2mode()
257 return -EINVAL; in max77686_buck_hex2mode()
[all …]
H A Ds2mps11_regulator.c78 return -EINVAL; in s2mps11_buck_hex2volt()
113 return -EINVAL; in s2mps11_buck_volt2hex()
125 return -EINVAL; in s2mps11_buck_val()
175 return -EINVAL; in s2mps11_buck_mode()
197 return -EINVAL; in s2mps11_buck_mode()
214 return -EINVAL; in s2mps11_buck_mode()
240 return -EINVAL; in s2mps11_buck_enable()
340 return -EINVAL; in s2mps11_ldo_hex2volt()
384 return -EINVAL; in s2mps11_ldo_volt2hex()
398 return -EINVAL; in s2mps11_ldo_val()
[all …]
/openbmc/u-boot/drivers/remoteproc/
H A Drproc-uclass.c77 return -EINVAL; in _rproc_name_is_unique()
124 return -EINVAL; in rproc_pre_probe()
138 return -EINVAL; in rproc_pre_probe()
156 return -EINVAL; in rproc_pre_probe()
161 return -EINVAL; in rproc_pre_probe()
167 return -EINVAL; in rproc_pre_probe()
172 return -EINVAL; in rproc_pre_probe()
197 return -EINVAL; in rproc_post_probe()
268 return -EINVAL; in rproc_init()
313 return -EINVAL; in rproc_load()
[all …]
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dclock_slice.c387 return -EINVAL; in select()
405 return -EINVAL; in src_supported()
415 return -EINVAL; in clock_set_src()
419 return -EINVAL; in clock_set_src()
423 return -EINVAL; in clock_set_src()
441 return -EINVAL; in clock_get_src()
449 return -EINVAL; in clock_get_src()
464 return -EINVAL; in clock_set_prediv()
468 return -EINVAL; in clock_set_prediv()
477 return -EINVAL; in clock_set_prediv()
[all …]
/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaGpuMctpVdm.cpp41 return EINVAL; in encodeQueryDeviceIdentificationRequest()
84 return EINVAL; in decodeQueryDeviceIdentificationResponse()
101 return EINVAL; in encodeGetTemperatureReadingRequest()
143 return EINVAL; in decodeGetTemperatureReadingResponse()
153 return EINVAL; in decodeGetTemperatureReadingResponse()
167 return EINVAL; in encodeReadThermalParametersRequest()
209 return EINVAL; in decodeReadThermalParametersResponse()
219 return EINVAL; in decodeReadThermalParametersResponse()
233 return EINVAL; in encodeGetPowerDrawRequest()
274 return EINVAL; in decodeGetPowerDrawResponse()
[all...]
/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dmemconf.c34 return -EINVAL; in __uniphier_memconf_init()
55 return -EINVAL; in __uniphier_memconf_init()
70 return -EINVAL; in __uniphier_memconf_init()
91 return -EINVAL; in __uniphier_memconf_init()
118 return -EINVAL; in __uniphier_memconf_init()
139 return -EINVAL; in __uniphier_memconf_init()
/openbmc/u-boot/test/
H A Dtime_ut.c26 return -EINVAL; in test_get_timer()
39 return -EINVAL; in test_get_timer()
60 return -EINVAL; in test_timer_get_us()
73 return -EINVAL; in test_timer_get_us()
95 return -EINVAL; in test_time_comparison()
114 return -EINVAL; in test_udelay()
/openbmc/qemu/tests/unit/
H A Dtest-cutils.c42 g_assert_cmpint(r, ==, -EINVAL); in test_parse_uint_null()
56 g_assert_cmpint(r, ==, -EINVAL); in test_parse_uint_empty()
70 g_assert_cmpint(r, ==, -EINVAL); in test_parse_uint_whitespace()
85 g_assert_cmpint(r, ==, -EINVAL); in test_parse_uint_invalid()
257 g_assert_cmpint(r, ==, -EINVAL); in test_parse_uint_full_trailing()
275 /* EINVAL has priority over ERANGE */ in test_parse_uint_full_erange_junk()
282 g_assert_cmpint(r, ==, -EINVAL); in test_parse_uint_full_erange_junk()
294 g_assert_cmpint(r, ==, -EINVAL); in test_parse_uint_full_null()
322 g_assert_cmpint(err, ==, -EINVAL); in test_qemu_strtoi_null()
337 g_assert_cmpint(err, ==, -EINVAL); in test_qemu_strtoi_empty()
[all...]
/openbmc/u-boot/drivers/misc/
H A Dgdsys_soc.c32 return -EINVAL; in gdsys_soc_get_fpga()
37 return -EINVAL; in gdsys_soc_get_fpga()
55 return -EINVAL; in gdsys_soc_probe()
60 return -EINVAL; in gdsys_soc_probe()
/openbmc/u-boot/test/dm/
H A Dremoteproc.c31 ut_asserteq(-EINVAL, rproc_start(0)); in dm_test_remoteproc_base()
32 ut_asserteq(-EINVAL, rproc_ping(0)); in dm_test_remoteproc_base()
55 ut_asserteq(-EINVAL, rproc_start(0)); in dm_test_remoteproc_base()
56 ut_asserteq(-EINVAL, rproc_ping(0)); in dm_test_remoteproc_base()
/openbmc/u-boot/drivers/usb/gadget/
H A Dconfig.c40 return -EINVAL; in usb_descriptor_fillbuf()
47 return -EINVAL; in usb_descriptor_fillbuf()
88 return -EINVAL; in usb_gadget_config_buf()
99 return -EINVAL; in usb_gadget_config_buf()
/openbmc/u-boot/drivers/clk/at91/
H A Dclk-utmi.c43 return -EINVAL; in utmi_clk_enable()
65 return -EINVAL; in utmi_clk_enable()
71 return -EINVAL; in utmi_clk_enable()
77 return -EINVAL; in utmi_clk_enable()
80 return -EINVAL; in utmi_clk_enable()
/openbmc/u-boot/drivers/smem/
H A Dmsm_smem.c355 return -EINVAL; in qcom_smem_alloc_private()
441 return -EINVAL; in qcom_smem_alloc()
445 return -EINVAL; in qcom_smem_alloc()
542 return ERR_PTR(-EINVAL); in qcom_smem_get_private()
564 return ERR_PTR(-EINVAL); in qcom_smem_get()
638 return ERR_PTR(-EINVAL); in qcom_smem_get_ptable()
682 return -EINVAL; in qcom_smem_set_global_partition()
687 return -EINVAL; in qcom_smem_set_global_partition()
692 return -EINVAL; in qcom_smem_set_global_partition()
701 return -EINVAL; in qcom_smem_set_global_partition()
[all …]
/openbmc/qemu/target/i386/kvm/
H A Dtdx-stub.c9 return -EINVAL; in tdx_pre_create_vcpu()
14 return -EINVAL; in tdx_parse_tdvf()
19 return -EINVAL; in tdx_handle_report_fatal_error()
/openbmc/libpldm/src/dsp/
H A Dfile.c24 return -EINVAL; in encode_pldm_file_df_open_req()
59 return -EINVAL; in decode_pldm_file_df_open_req()
83 return -EINVAL; in encode_pldm_file_df_open_resp()
120 return -EINVAL; in decode_pldm_file_df_open_resp()
155 return -EINVAL; in encode_pldm_file_df_close_req()
190 return -EINVAL; in decode_pldm_file_df_close_req()
214 return -EINVAL; in encode_pldm_file_df_close_resp()
245 return -EINVAL; in decode_pldm_file_df_close_resp()
262 return -EINVAL; in encode_pldm_file_df_heartbeat_req()
297 return -EINVAL; in decode_pldm_file_df_heartbeat_resp()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c58 return -EINVAL; in ubi_get_device_info()
131 return ERR_PTR(-EINVAL); in ubi_open_volume()
135 return ERR_PTR(-EINVAL); in ubi_open_volume()
145 err = -EINVAL; in ubi_open_volume()
249 return ERR_PTR(-EINVAL); in ubi_open_volume_nm()
253 return ERR_PTR(-EINVAL); in ubi_open_volume_nm()
256 return ERR_PTR(-EINVAL); in ubi_open_volume_nm()
306 return ERR_PTR(-EINVAL); in ubi_open_volume_path()
319 return ERR_PTR(-EINVAL); in ubi_open_volume_path()
384 return -EINVAL; in leb_read_sanity_check()
[all …]
/openbmc/qemu/
H A Dqemu-io-cmds.c76 return -EINVAL; in command()
93 return -EINVAL; in command()
198 case -EINVAL: in print_cvtnum_err()
746 return -EINVAL; in read_f()
768 return -EINVAL; in read_f()
774 return -EINVAL; in read_f()
791 return -EINVAL; in read_f()
796 return -EINVAL; in read_f()
805 return -EINVAL; in read_f()
812 return -EINVAL; in read_f()
[all …]
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_common.c106 return -EINVAL; in exynos_mipi_dsi_wr_data()
122 return -EINVAL; in exynos_mipi_dsi_wr_data()
142 return -EINVAL; in exynos_mipi_dsi_wr_data()
155 return -EINVAL; in exynos_mipi_dsi_wr_data()
210 return -EINVAL; in exynos_mipi_dsi_wr_data()
221 return -EINVAL; in exynos_mipi_dsi_wr_data()
227 return -EINVAL; in exynos_mipi_dsi_wr_data()
247 return -EINVAL; in exynos_mipi_dsi_pll_on()
360 return -EINVAL; in exynos_mipi_dsi_set_clock()
448 return -EINVAL; in exynos_mipi_dsi_init_dsim()
[all …]
/openbmc/u-boot/drivers/pinctrl/broadcom/
H A Dpinctrl-bcm283x.c73 return -EINVAL; in bcm283x_pinctrl_set_state()
82 return -EINVAL; in bcm283x_pinctrl_set_state()
95 return -EINVAL; in bcm283x_pinctrl_get_gpio_mux()
114 return -EINVAL; in bcm283x_pinctl_probe()
120 return -EINVAL; in bcm283x_pinctl_probe()
/openbmc/u-boot/drivers/hwspinlock/
H A Dstm32_hwspinlock.c26 return -EINVAL; in stm32mp1_lock()
37 return -EINVAL; in stm32mp1_lock()
47 return -EINVAL; in stm32mp1_unlock()
62 return -EINVAL; in stm32mp1_hwspinlock_probe()
/openbmc/u-boot/tools/
H A Dmxsimage.c236 ret = -EINVAL; in sb_aes_crypt()
306 return ret ? 0 : -EINVAL; in sb_get_time()
449 return -EINVAL; in sb_load_file()
489 return -EINVAL; in sb_load_file()
511 return -EINVAL; in sb_token_to_long()
520 return -EINVAL; in sb_token_to_long()
526 return -EINVAL; in sb_token_to_long()
531 return -EINVAL; in sb_token_to_long()
581 ret = -EINVAL; in sb_build_dcd()
667 ret = -EINVAL; in sb_build_dcd_block()
[all …]
/openbmc/u-boot/drivers/rtc/
H A Ds35392a.c134 return -EINVAL; in validate_time()
137 return -EINVAL; in validate_time()
140 return -EINVAL; in validate_time()
143 return -EINVAL; in validate_time()
146 return -EINVAL; in validate_time()
149 return -EINVAL; in validate_time()
152 return -EINVAL; in validate_time()
200 return -EINVAL; in s35392a_rtc_get()
241 return -EINVAL; in s35392a_rtc_set()

12345678910>>...47