Searched refs:EINVAL (Results 76 - 100 of 1604) sorted by relevance

1234567891011>>

/u-boot/arch/arm/mach-uniphier/clk/
H A Ddpll-pro4.c38 return -EINVAL;
H A Ddpll-ld4.c38 return -EINVAL;
/u-boot/drivers/cache/
H A Dcache-sifive-pl2.c23 return -EINVAL;
/u-boot/lib/ecdsa/
H A Decdsa-verify.c42 return -EINVAL;
49 return -EINVAL;
54 return -EINVAL;
119 return -EINVAL;
/u-boot/drivers/core/
H A Dutil.c36 return -EINVAL;
/u-boot/drivers/gpio/
H A Daxp_gpio.c42 return -EINVAL;
67 return -EINVAL;
90 return -EINVAL;
119 return -EINVAL;
H A Dsl28cpld-gpio.c47 return -EINVAL;
70 return -EINVAL;
90 return -EINVAL;
130 return -EINVAL;
/u-boot/arch/arm/mach-mvebu/
H A Defuse.c79 return -EINVAL;
145 return -EINVAL;
149 return -EINVAL;
153 return -EINVAL;
186 return -EINVAL;
243 return -EINVAL;
309 return -EINVAL;
349 return -EINVAL;
358 res = -EINVAL;
/u-boot/drivers/pinctrl/broadcom/
H A Dpinctrl-bcm283x.c74 return -EINVAL;
83 return -EINVAL;
96 return -EINVAL;
116 return -EINVAL;
/u-boot/drivers/timer/
H A Dimx-gpt-timer.c75 return -EINVAL;
85 return -EINVAL;
113 return -EINVAL;
132 return -EINVAL;
/u-boot/drivers/ram/starfive/
H A Dstarfive_ddr.c54 return -EINVAL;
81 return -EINVAL;
86 return -EINVAL;
104 return -EINVAL;
/u-boot/drivers/rtc/
H A Ds35392a.c135 return -EINVAL;
138 return -EINVAL;
141 return -EINVAL;
144 return -EINVAL;
147 return -EINVAL;
150 return -EINVAL;
153 return -EINVAL;
201 return -EINVAL;
242 return -EINVAL;
/u-boot/board/renesas/grpeach/
H A Dgrpeach.c32 return -EINVAL;
/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-bsc.c37 return -EINVAL;
/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-bsc.c37 return -EINVAL;
/u-boot/drivers/smem/
H A Dmsm_smem.c361 return -EINVAL;
447 return -EINVAL;
451 return -EINVAL;
548 return ERR_PTR(-EINVAL);
570 return ERR_PTR(-EINVAL);
644 return ERR_PTR(-EINVAL);
688 return -EINVAL;
693 return -EINVAL;
698 return -EINVAL;
707 return -EINVAL;
[all...]
/u-boot/arch/arm/mach-imx/imx9/
H A Dclock_root.c135 return -EINVAL;
157 return -EINVAL;
178 return -EINVAL;
199 return -EINVAL;
230 return -EINVAL;
250 return -EINVAL;
261 return -EINVAL;
302 return -EINVAL;
320 return -EINVAL;
341 return -EINVAL;
[all...]
/u-boot/tools/
H A Drenesas_spkgimage.c78 return -EINVAL;
92 return -EINVAL;
106 return -EINVAL;
122 return -EINVAL;
127 return -EINVAL;
132 return -EINVAL;
152 return -EINVAL;
159 return -EINVAL;
166 return -EINVAL;
179 return -EINVAL;
[all...]
/u-boot/arch/arm/mach-uniphier/
H A Dbase-address.c56 return -EINVAL;
62 return -EINVAL;
/u-boot/include/xen/interface/io/
H A Dxs_wire.h53 #ifdef EINVAL
61 XSD_ERROR(EINVAL),
/u-boot/drivers/net/
H A Dmdio_mux_sandbox.c44 return -EINVAL;
60 return -EINVAL;
/u-boot/drivers/watchdog/
H A Dgpio_wdt.c58 return -EINVAL;
64 return -EINVAL;
/u-boot/board/synopsys/hsdk/
H A Denv-lib.c86 return -EINVAL;
98 return -EINVAL;
121 return -EINVAL;
136 return -EINVAL;
271 return -EINVAL;
281 return -EINVAL;
293 return -EINVAL;
297 return -EINVAL;
/u-boot/arch/riscv/lib/
H A Dimage.c44 return -EINVAL;
49 return -EINVAL;
/u-boot/lib/zstd/
H A Dzstd.c44 ret = -EINVAL;
53 ret = -EINVAL;

Completed in 268 milliseconds

1234567891011>>