Home
last modified time | relevance | path

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

12345678910>>...36

/rk3399_rockchip-uboot/include/dm/
H A Dpinctrl.h300 return -EINVAL; in pinctrl_generic_set_state()
437 return -EINVAL; in pinctrl_select_state()
442 return -EINVAL; in pinctrl_request()
447 return -EINVAL; in pinctrl_request_noflags()
452 return -EINVAL; in pinctrl_get_periph_id()
457 return -EINVAL; in pinctrl_decode_pin_config()
462 return -EINVAL; in pinctrl_get_gpio_mux()
467 return -EINVAL; in pinctrl_get_pins_count()
473 return -EINVAL; in pinctrl_get_pin_name()
479 return -EINVAL; in pinctrl_get_pin_muxing()
[all …]
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rk3506.c33 ret = -EINVAL; in rockchip_set_rmio()
42 ret = -EINVAL; in rockchip_set_rmio()
44 ret = -EINVAL; in rockchip_set_rmio()
50 return -EINVAL; in rockchip_set_rmio()
125 ret = -EINVAL; in rk3506_calc_drv_reg_and_bit()
141 ret = -EINVAL; in rk3506_calc_drv_reg_and_bit()
149 ret = -EINVAL; in rk3506_calc_drv_reg_and_bit()
157 ret = -EINVAL; in rk3506_calc_drv_reg_and_bit()
163 ret = -EINVAL; in rk3506_calc_drv_reg_and_bit()
173 ret = -EINVAL; in rk3506_calc_drv_reg_and_bit()
[all …]
H A Dpinctrl-rv1103b.c71 ret = -EINVAL; in rv1103b_calc_drv_reg_and_bit()
82 ret = -EINVAL; in rv1103b_calc_drv_reg_and_bit()
89 ret = -EINVAL; in rv1103b_calc_drv_reg_and_bit()
99 ret = -EINVAL; in rv1103b_calc_drv_reg_and_bit()
169 ret = -EINVAL; in rv1103b_calc_pull_reg_and_bit()
180 ret = -EINVAL; in rv1103b_calc_pull_reg_and_bit()
187 ret = -EINVAL; in rv1103b_calc_pull_reg_and_bit()
197 ret = -EINVAL; in rv1103b_calc_pull_reg_and_bit()
274 ret = -EINVAL; in rv1103b_calc_schmitt_reg_and_bit()
285 ret = -EINVAL; in rv1103b_calc_schmitt_reg_and_bit()
[all …]
/rk3399_rockchip-uboot/drivers/clk/
H A Dclk_sandbox.c23 return -EINVAL; in sandbox_clk_get_rate()
34 return -EINVAL; in sandbox_clk_set_rate()
37 return -EINVAL; in sandbox_clk_set_rate()
50 return -EINVAL; in sandbox_clk_enable()
62 return -EINVAL; in sandbox_clk_disable()
94 return -EINVAL; in sandbox_clk_query_rate()
104 return -EINVAL; in sandbox_clk_query_enable()
H A Dclk_sandbox_test.c50 return -EINVAL; in sandbox_clk_test_get_rate()
60 return -EINVAL; in sandbox_clk_test_set_rate()
70 return -EINVAL; in sandbox_clk_test_enable()
87 return -EINVAL; in sandbox_clk_test_disable()
127 return -EINVAL; in sandbox_clk_test_valid()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboot_mode.c87 { -EINVAL, -EINVAL, -EINVAL }; in rockchip_get_boot_mode()
88 static int bcb_offset = -EINVAL; /* static */ in rockchip_get_boot_mode()
141 boot_mode[PM] = -EINVAL; in rockchip_get_boot_mode()
146 if (boot_mode[PH] != -EINVAL) in rockchip_get_boot_mode()
148 else if (boot_mode[PM] != -EINVAL) in rockchip_get_boot_mode()
150 else if (boot_mode[PL] != -EINVAL) in rockchip_get_boot_mode()
222 if (boot_mode[PH] != -EINVAL) in rockchip_get_boot_mode()
224 else if (boot_mode[PM] != -EINVAL) in rockchip_get_boot_mode()
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dmax77686.c102 return -EINVAL; in max77686_buck_volt2hex()
138 return -EINVAL; in max77686_buck_hex2volt()
164 return -EINVAL; in max77686_ldo_volt2hex()
193 return -EINVAL; in max77686_ldo_hex2volt()
199 return -EINVAL; in max77686_ldo_hex2mode()
226 return -EINVAL; in max77686_ldo_hex2mode()
233 return -EINVAL; in max77686_buck_hex2mode()
248 return -EINVAL; in max77686_buck_hex2mode()
257 return -EINVAL; in max77686_buck_hex2mode()
260 return -EINVAL; in max77686_buck_hex2mode()
[all …]
/rk3399_rockchip-uboot/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()
294 return -EINVAL; in rproc_load()
[all …]
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx7/
H A Dclock_slice.c388 return -EINVAL; in select()
406 return -EINVAL; in src_supported()
416 return -EINVAL; in clock_set_src()
420 return -EINVAL; in clock_set_src()
424 return -EINVAL; in clock_set_src()
442 return -EINVAL; in clock_get_src()
450 return -EINVAL; in clock_get_src()
465 return -EINVAL; in clock_set_prediv()
469 return -EINVAL; in clock_set_prediv()
478 return -EINVAL; in clock_set_prediv()
[all …]
/rk3399_rockchip-uboot/drivers/irq/
H A Dirq-gpio.c168 type = -EINVAL; in gpio_get_intr_type()
181 return -EINVAL; in gpio_irq_set_type()
185 return -EINVAL; in gpio_irq_set_type()
201 return -EINVAL; in gpio_irq_set_type()
220 return -EINVAL; in gpio_irq_revert_type()
224 return -EINVAL; in gpio_irq_revert_type()
241 return -EINVAL; in gpio_irq_revert_type()
255 return -EINVAL; in gpio_irq_get_gpio_level()
259 return -EINVAL; in gpio_irq_get_gpio_level()
270 return -EINVAL; in gpio_irq_enable()
[all …]
H A Dirq-gpio-v2.c180 type = -EINVAL; in gpio_get_intr_type()
193 return -EINVAL; in gpio_irq_set_type()
197 return -EINVAL; in gpio_irq_set_type()
213 return -EINVAL; in gpio_irq_set_type()
232 return -EINVAL; in gpio_irq_revert_type()
236 return -EINVAL; in gpio_irq_revert_type()
253 return -EINVAL; in gpio_irq_revert_type()
267 return -EINVAL; in gpio_irq_get_gpio_level()
271 return -EINVAL; in gpio_irq_get_gpio_level()
283 return -EINVAL; in gpio_irq_enable()
[all …]
H A Dirq-generic.c39 return -EINVAL; in bad_irq()
44 return -EINVAL; in bad_irq()
48 return -EINVAL; in bad_irq()
99 !chip->irq_disable) ? -EINVAL : 0; in bad_irq_chip()
104 int ret = -EINVAL; in __do_arch_irq_init()
109 return -EINVAL; in __do_arch_irq_init()
168 return -EINVAL; in irq_handler_enable()
188 return -EINVAL; in irq_handler_disable()
206 return -EINVAL; in irq_set_irq_type()
219 return -EINVAL; in irq_revert_irq_type()
[all …]
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/
H A Dmemconf.c35 return -EINVAL; in __uniphier_memconf_init()
56 return -EINVAL; in __uniphier_memconf_init()
71 return -EINVAL; in __uniphier_memconf_init()
92 return -EINVAL; in __uniphier_memconf_init()
119 return -EINVAL; in __uniphier_memconf_init()
140 return -EINVAL; in __uniphier_memconf_init()
/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dconfig.c41 return -EINVAL; in usb_descriptor_fillbuf()
48 return -EINVAL; in usb_descriptor_fillbuf()
89 return -EINVAL; in usb_gadget_config_buf()
100 return -EINVAL; in usb_gadget_config_buf()
/rk3399_rockchip-uboot/drivers/rkflash/
H A Drkflash_blk.c27 return -EINVAL; in rkflash_bread()
30 return -EINVAL; in rkflash_bread()
45 return -EINVAL; in rkflash_bwrite()
48 return -EINVAL; in rkflash_bwrite()
63 return -EINVAL; in rkflash_berase()
66 return -EINVAL; in rkflash_berase()
/rk3399_rockchip-uboot/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.c46 return -EINVAL; in mvebu_pinctrl_set_state()
59 return -EINVAL; in mvebu_pinctrl_set_state()
97 return -EINVAL; in mvebu_pinctrl_set_state_all()
112 return -EINVAL; in mvebu_pinctrl_set_state_all()
137 return -EINVAL; in mvebu_pinctl_probe()
143 return -EINVAL; in mvebu_pinctl_probe()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_tve.c348 return -EINVAL; in rk_get_vdac_value()
353 return -EINVAL; in rk_get_vdac_value()
358 return -EINVAL; in rk_get_vdac_value()
384 int ret = -EINVAL; in tve_read_otp_by_name()
451 return -EINVAL; in tve_parse_dt()
457 return -EINVAL; in tve_parse_dt()
463 return -EINVAL; in tve_parse_dt()
469 return -EINVAL; in tve_parse_dt()
475 return -EINVAL; in tve_parse_dt()
481 return -EINVAL; in tve_parse_dt()
[all …]
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dkapi.c59 return -EINVAL; in ubi_get_device_info()
132 return ERR_PTR(-EINVAL); in ubi_open_volume()
136 return ERR_PTR(-EINVAL); in ubi_open_volume()
146 err = -EINVAL; in ubi_open_volume()
250 return ERR_PTR(-EINVAL); in ubi_open_volume_nm()
254 return ERR_PTR(-EINVAL); in ubi_open_volume_nm()
257 return ERR_PTR(-EINVAL); in ubi_open_volume_nm()
307 return ERR_PTR(-EINVAL); in ubi_open_volume_path()
320 return ERR_PTR(-EINVAL); in ubi_open_volume_path()
385 return -EINVAL; in leb_read_sanity_check()
[all …]
/rk3399_rockchip-uboot/drivers/pinctrl/nxp/
H A Dpinctrl-imx.c40 return -EINVAL; in imx_pinctrl_set_state()
46 return -EINVAL; in imx_pinctrl_set_state()
57 return -EINVAL; in imx_pinctrl_set_state()
83 return -EINVAL; in imx_pinctrl_set_state()
191 return -EINVAL; in imx_pinctrl_probe()
201 return -EINVAL; in imx_pinctrl_probe()
219 return -EINVAL; in imx_pinctrl_probe()
225 return -EINVAL; in imx_pinctrl_probe()
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_mipi_dsi_common.c107 return -EINVAL; in exynos_mipi_dsi_wr_data()
123 return -EINVAL; in exynos_mipi_dsi_wr_data()
143 return -EINVAL; in exynos_mipi_dsi_wr_data()
156 return -EINVAL; in exynos_mipi_dsi_wr_data()
211 return -EINVAL; in exynos_mipi_dsi_wr_data()
222 return -EINVAL; in exynos_mipi_dsi_wr_data()
228 return -EINVAL; in exynos_mipi_dsi_wr_data()
248 return -EINVAL; in exynos_mipi_dsi_pll_on()
361 return -EINVAL; in exynos_mipi_dsi_set_clock()
449 return -EINVAL; in exynos_mipi_dsi_init_dsim()
[all …]
/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dpmic_max77686.c51 return -EINVAL; in max77686_buck_volt2hex()
61 return -EINVAL; in max77686_buck_volt2hex()
70 return -EINVAL; in max77686_set_ldo_voltage()
77 return -EINVAL; in max77686_set_ldo_voltage()
98 return -EINVAL; in max77686_set_buck_voltage()
123 return -EINVAL; in max77686_set_ldo_mode()
185 return -EINVAL; in max77686_set_buck_mode()
/rk3399_rockchip-uboot/arch/arm/mach-mvebu/
H A Defuse.c109 return -EINVAL; in prog_efuse()
113 return -EINVAL; in prog_efuse()
117 return -EINVAL; in prog_efuse()
163 return -EINVAL; in mvebu_read_efuse()
204 return -EINVAL; in fuse_read()
241 return -EINVAL; in fuse_prog()
250 res = -EINVAL; in fuse_prog()
/rk3399_rockchip-uboot/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 …]

12345678910>>...36