/u-boot/drivers/ram/k3-j721e/ |
A D | lpddr4_sanity.h | 107 ret = EINVAL; in lpddr4_configsf() 126 ret = EINVAL; in lpddr4_privatedatasf() 145 ret = EINVAL; in lpddr4_reginitdatasf() 166 ret = EINVAL; in lpddr4_sanityfunction1() 170 ret = EINVAL; in lpddr4_sanityfunction1() 198 ret = EINVAL; in lpddr4_sanityfunction2() 202 ret = EINVAL; in lpddr4_sanityfunction2() 229 ret = EINVAL; in lpddr4_sanityfunction3() 251 ret = EINVAL; in lpddr4_sanityfunction4() 255 ret = EINVAL; in lpddr4_sanityfunction4() [all …]
|
/u-boot/drivers/phy/ |
A D | phy-core-mipi-dphy.c | 28 return -EINVAL; in phy_mipi_dphy_get_default_config() 87 return -EINVAL; in phy_mipi_dphy_config_validate() 93 return -EINVAL; in phy_mipi_dphy_config_validate() 96 return -EINVAL; in phy_mipi_dphy_config_validate() 99 return -EINVAL; in phy_mipi_dphy_config_validate() 102 return -EINVAL; in phy_mipi_dphy_config_validate() 105 return -EINVAL; in phy_mipi_dphy_config_validate() 108 return -EINVAL; in phy_mipi_dphy_config_validate() 111 return -EINVAL; in phy_mipi_dphy_config_validate() 114 return -EINVAL; in phy_mipi_dphy_config_validate() [all …]
|
/u-boot/drivers/ram/ |
A D | mpc83xx_sdram.c | 170 return -EINVAL; in mpc83xx_sdram_static_init() 180 return -EINVAL; in mpc83xx_sdram_static_init() 201 return -EINVAL; in mpc83xx_sdram_static_init() 232 return -EINVAL; in mpc83xx_sdram_static_init() 246 return -EINVAL; in mpc83xx_sdram_static_init() 263 return -EINVAL; in mpc83xx_sdram_static_init() 283 return -EINVAL; in mpc83xx_sdram_static_init() 373 return -EINVAL; in mpc83xx_sdram_probe() 388 return -EINVAL; in mpc83xx_sdram_probe() 403 return -EINVAL; in mpc83xx_sdram_probe() [all …]
|
/u-boot/drivers/dma/ |
A D | sandbox-dma-test.c | 58 return -EINVAL; in sandbox_dma_of_xlate() 81 return -EINVAL; in sandbox_dma_request() 99 return -EINVAL; in sandbox_dma_rfree() 103 return -EINVAL; in sandbox_dma_rfree() 119 return -EINVAL; in sandbox_dma_enable() 123 return -EINVAL; in sandbox_dma_enable() 125 return -EINVAL; in sandbox_dma_enable() 139 return -EINVAL; in sandbox_dma_disable() 143 return -EINVAL; in sandbox_dma_disable() 145 return -EINVAL; in sandbox_dma_disable() [all …]
|
/u-boot/drivers/misc/ |
A D | stm32mp_fuse.c | 36 ret = -EINVAL; in fuse_read() 51 ret = -EINVAL; in fuse_read() 59 ret = -EINVAL; in fuse_read() 81 ret = -EINVAL; in fuse_prog() 95 ret = -EINVAL; in fuse_prog() 103 ret = -EINVAL; in fuse_prog() 124 ret = -EINVAL; in fuse_sense() 139 ret = -EINVAL; in fuse_sense() 147 ret = -EINVAL; in fuse_sense() 169 ret = -EINVAL; in fuse_override() [all …]
|
A D | gdsys_soc.c | 33 return -EINVAL; in gdsys_soc_get_fpga() 38 return -EINVAL; in gdsys_soc_get_fpga() 56 return -EINVAL; in gdsys_soc_probe() 61 return -EINVAL; in gdsys_soc_probe()
|
/u-boot/drivers/clk/ |
A D | clk_sandbox.c | 28 return -EINVAL; in sandbox_clk_get_rate() 41 return -EINVAL; in sandbox_clk_round_rate() 44 return -EINVAL; in sandbox_clk_round_rate() 58 return -EINVAL; in sandbox_clk_set_rate() 61 return -EINVAL; in sandbox_clk_set_rate() 77 return -EINVAL; in sandbox_clk_enable() 92 return -EINVAL; in sandbox_clk_disable() 104 return -EINVAL; in sandbox_clk_request() 115 return -EINVAL; in sandbox_clk_free() 158 return -EINVAL; in sandbox_clk_query_rate() [all …]
|
A D | clk_sandbox_test.c | 49 return -EINVAL; in sandbox_clk_test_devm_get() 67 return -EINVAL; in sandbox_clk_test_devm_get() 84 return -EINVAL; in sandbox_clk_test_get_rate() 94 return -EINVAL; in sandbox_clk_test_round_rate() 104 return -EINVAL; in sandbox_clk_test_set_rate() 114 return -EINVAL; in sandbox_clk_test_enable() 131 return -EINVAL; in sandbox_clk_test_disable() 173 return -EINVAL; in sandbox_clk_test_valid()
|
/u-boot/lib/crypto/ |
A D | rsa_helper.c | 34 return -EINVAL; in rsa_get_n() 46 return -EINVAL; in rsa_get_n() 64 return -EINVAL; in rsa_get_e() 79 return -EINVAL; in rsa_get_d() 94 return -EINVAL; in rsa_get_p() 109 return -EINVAL; in rsa_get_q() 124 return -EINVAL; in rsa_get_dp() 139 return -EINVAL; in rsa_get_dq() 154 return -EINVAL; in rsa_get_qinv()
|
/u-boot/drivers/power/regulator/ |
A D | max77686.c | 99 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() 257 return -EINVAL; in max77686_buck_hex2mode() 329 return -EINVAL; in max77686_ldo_val() 367 return -EINVAL; in max77686_buck_val() [all …]
|
A D | s2mps11_regulator.c | 79 return -EINVAL; in s2mps11_buck_hex2volt() 114 return -EINVAL; in s2mps11_buck_volt2hex() 126 return -EINVAL; in s2mps11_buck_val() 176 return -EINVAL; in s2mps11_buck_mode() 198 return -EINVAL; in s2mps11_buck_mode() 215 return -EINVAL; in s2mps11_buck_mode() 241 return -EINVAL; in s2mps11_buck_enable() 341 return -EINVAL; in s2mps11_ldo_hex2volt() 385 return -EINVAL; in s2mps11_ldo_volt2hex() 399 return -EINVAL; in s2mps11_ldo_val() [all …]
|
/u-boot/drivers/remoteproc/ |
A D | rproc-uclass.c | 79 return -EINVAL; in _rproc_name_is_unique() 126 return -EINVAL; in rproc_pre_probe() 140 return -EINVAL; in rproc_pre_probe() 158 return -EINVAL; in rproc_pre_probe() 163 return -EINVAL; in rproc_pre_probe() 169 return -EINVAL; in rproc_pre_probe() 174 return -EINVAL; in rproc_pre_probe() 199 return -EINVAL; in rproc_post_probe() 269 return -EINVAL; in rproc_init() 314 return -EINVAL; in rproc_load() [all …]
|
/u-boot/arch/arm/mach-uniphier/ |
A D | memconf.c | 33 return -EINVAL; in __uniphier_memconf_init() 54 return -EINVAL; in __uniphier_memconf_init() 69 return -EINVAL; in __uniphier_memconf_init() 90 return -EINVAL; in __uniphier_memconf_init() 117 return -EINVAL; in __uniphier_memconf_init() 138 return -EINVAL; in __uniphier_memconf_init()
|
/u-boot/test/ |
A D | time_ut.c | 28 return -EINVAL; in test_get_timer() 41 return -EINVAL; in test_get_timer() 62 return -EINVAL; in test_timer_get_us() 75 return -EINVAL; in test_timer_get_us() 97 return -EINVAL; in test_time_comparison() 116 return -EINVAL; in test_udelay()
|
/u-boot/arch/arm/mach-imx/mx7/ |
A D | clock_slice.c | 387 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() 496 return -EINVAL; in clock_get_prediv() [all …]
|
/u-boot/lib/optee/ |
A D | optee.c | 37 return -EINVAL; in optee_verify_image() 58 ret = -EINVAL; in optee_verify_bootm_image() 103 return -EINVAL; in optee_copy_firmware_node() 114 return -EINVAL; in optee_copy_firmware_node() 130 return -EINVAL; in optee_copy_fdt_nodes() 133 return -EINVAL; in optee_copy_fdt_nodes() 166 return -EINVAL; in optee_copy_fdt_nodes() 190 return -EINVAL; in optee_copy_fdt_nodes()
|
/u-boot/drivers/usb/gadget/ |
A D | config.c | 40 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()
|
A D | usbstring.c | 39 return -EINVAL; in usb_gadget_get_string() 55 return -EINVAL; in usb_gadget_get_string() 62 return -EINVAL; in usb_gadget_get_string()
|
/u-boot/test/dm/ |
A D | k210_pll.c | 48 return -EINVAL; in dm_test_k210_pll_calc_config() 64 ut_asserteq(-EINVAL, k210_pll_calc_config(0, 26000000, &theirs)); in dm_test_k210_pll() 65 ut_asserteq(-EINVAL, k210_pll_calc_config(390000000, 0, &theirs)); in dm_test_k210_pll() 66 ut_asserteq(-EINVAL, k210_pll_calc_config(2000000000, 26000000, in dm_test_k210_pll() 68 ut_asserteq(-EINVAL, k210_pll_calc_config(390000000, 2000000000, in dm_test_k210_pll() 70 ut_asserteq(-EINVAL, k210_pll_calc_config(1500000000, 20000000, in dm_test_k210_pll()
|
/u-boot/drivers/clk/owl/ |
A D | clk_owl.c | 76 return -EINVAL; in owl_clk_enable() 84 return -EINVAL; in owl_clk_enable() 96 return -EINVAL; in owl_clk_enable() 110 return -EINVAL; in owl_clk_disable() 116 return -EINVAL; in owl_clk_disable() 125 return -EINVAL; in owl_clk_disable() 137 return -EINVAL; in owl_clk_probe()
|
/u-boot/drivers/tee/broadcom/ |
A D | chimp_optee.c | 52 return -EINVAL; in init_arg() 86 ret = -EINVAL; in chimp_handshake_status_optee() 121 ret = -EINVAL; in chimp_health_status_optee() 152 ret = -EINVAL; in chimp_fastboot_optee() 167 return -EINVAL; in chimp_handshake_status_optee() 174 return -EINVAL; in chimp_health_status_optee() 181 return -EINVAL; in chimp_fastboot_optee()
|
/u-boot/drivers/cache/ |
A D | cache-v5l2.c | 116 plat->iprefetch = -EINVAL; in v5l2_of_to_plat() 117 plat->dprefetch = -EINVAL; in v5l2_of_to_plat() 118 plat->tram_ctl[0] = -EINVAL; in v5l2_of_to_plat() 119 plat->dram_ctl[0] = -EINVAL; in v5l2_of_to_plat() 143 if (plat->iprefetch != -EINVAL) { in v5l2_probe() 148 if (plat->dprefetch != -EINVAL) { in v5l2_probe() 153 if (plat->tram_ctl[0] != -EINVAL) { in v5l2_probe() 159 if (plat->dram_ctl[0] != -EINVAL) { in v5l2_probe()
|
/u-boot/fs/squashfs/ |
A D | sqfs_decompressor.c | 50 return -EINVAL; in sqfs_decompressor_init() 123 return -EINVAL; in sqfs_decompress() 134 return -EINVAL; in sqfs_decompress() 144 return -EINVAL; in sqfs_decompress() 151 return -EINVAL; in sqfs_decompress()
|
/u-boot/board/atmel/common/ |
A D | mac-spi-nor.c | 46 return -EINVAL; in sst26vf064beui_check() 49 return -EINVAL; in sst26vf064beui_check() 52 return -EINVAL; in sst26vf064beui_check() 60 return -EINVAL; in sst26vf064beui_check()
|
/u-boot/arch/mips/mach-mtmips/mt7620/ |
A D | sysc.c | 30 return -EINVAL; in mt7620_sysc_read() 48 return -EINVAL; in mt7620_sysc_write() 65 return -EINVAL; in mt7620_sysc_ioctl() 97 return -EINVAL; in mt7620_sysc_ioctl() 136 return -EINVAL; in mt7620_sysc_ioctl() 147 return -EINVAL; in mt7620_sysc_probe()
|