Home
last modified time | relevance | path

Searched refs:ENOTSUPP (Results 1 – 25 of 49) sorted by relevance

12

/external/u-boot/arch/arm/mach-uniphier/
Dcpu-info.c56 return -ENOTSUPP; in print_cpuinfo()
64 return -ENOTSUPP; in print_cpuinfo()
68 return -ENOTSUPP; in print_cpuinfo()
/external/u-boot/include/
Dreset.h242 return -ENOTSUPP; in reset_get_by_index()
248 return -ENOTSUPP; in reset_get_bulk()
254 return -ENOTSUPP; in reset_get_by_name()
/external/u-boot/drivers/power/
Dtps6586x.c99 return -ENOTSUPP; in read_voltages()
106 return -ENOTSUPP; in read_voltages()
131 return -ENOTSUPP; in set_voltage()
Dpower_core.c36 return -ENOTSUPP; in pmic_set_output()
44 return -ENOTSUPP; in pmic_set_output()
Dpower_spi.c61 return -ENOTSUPP; in pmic_reg()
/external/u-boot/drivers/usb/gadget/
Drndis.c152 int retval = -ENOTSUPP; in gen_ndis_query_resp()
655 int retval = -ENOTSUPP; in gen_ndis_set_resp()
780 return -ENOTSUPP; in rndis_init_response()
820 return -ENOTSUPP; in rndis_query_response()
958 return -ENOTSUPP; in rndis_indicate_status_msg()
1023 return -ENOTSUPP; in rndis_get_state()
1046 return -ENOTSUPP; in rndis_msg_parser()
1120 return -ENOTSUPP; in rndis_msg_parser()
/external/u-boot/drivers/power/regulator/
Dpalmas_regulator.c173 return -ENOTSUPP; in palmas_ldo_bypass_enable()
177 return -ENOTSUPP; in palmas_ldo_bypass_enable()
228 if (ret && (ret != -ENOTSUPP)) in palmas_ldo_enable()
/external/u-boot/include/linux/mtd/
Dnand_bch.h56 return -ENOTSUPP; in nand_bch_correct_data()
/external/strace/tests-mx32/
Derrno2name.c345 #ifdef ENOTSUPP in errno2name()
346 CASE(ENOTSUPP); in errno2name()
/external/strace/tests-m32/
Derrno2name.c345 #ifdef ENOTSUPP in errno2name()
346 CASE(ENOTSUPP); in errno2name()
/external/strace/tests/
Derrno2name.c345 #ifdef ENOTSUPP in errno2name()
346 CASE(ENOTSUPP); in errno2name()
/external/u-boot/board/synopsys/hsdk/
Dclk-lib.c35 if (ret && ret != -ENOSYS && ret != -ENOTSUPP) in soc_clk_ctl()
/external/u-boot/drivers/usb/host/
Ddwc3-of-simple.c30 if (ret == -ENOTSUPP) in dwc3_of_simple_reset_init()
/external/u-boot/drivers/power/mfd/
Dpmic_max77693.c29 return -ENOTSUPP; in max77693_charger_state()
/external/u-boot/drivers/pinctrl/renesas/
Dpfc.c645 return -ENOTSUPP; in sh_pfc_pinconf_set()
652 return -ENOTSUPP; in sh_pfc_pinconf_set()
667 return -ENOTSUPP; in sh_pfc_pinconf_set()
694 return -ENOTSUPP; in sh_pfc_pinconf_set()
/external/u-boot/drivers/power/pmic/
Dpmic_max8997.c43 return -ENOTSUPP; in pmic_charger_state()
/external/u-boot/drivers/gpio/
Dhsdk-creg-gpio.c56 return -ENOTSUPP; in hsdk_creg_gpio_direction_input()
/external/u-boot/include/linux/
Derrno.h160 #define ENOTSUPP 524 /* Operation is not supported */ macro
/external/u-boot/drivers/mmc/
Dmmc.c792 return -ENOTSUPP; in mmc_set_card_speed()
814 return -ENOTSUPP; in mmc_get_capabilities()
1312 return -ENOTSUPP; in sd_set_card_speed()
1459 return -ENOTSUPP; in mmc_execute_tuning()
1693 return -ENOTSUPP; in sd_select_mode_and_width()
1765 return -ENOTSUPP; in mmc_set_lowest_voltage()
1845 return -ENOTSUPP; in mmc_select_mode_and_width()
1920 return -ENOTSUPP; in mmc_select_mode_and_width()
/external/u-boot/drivers/serial/
Dserial_uniphier.c142 return -ENOTSUPP; in uniphier_serial_probe()
/external/u-boot/arch/arm/mach-uniphier/boot-device/
Dboot-device.c182 return -ENOTSUPP; in uniphier_have_internal_stm()
/external/u-boot/board/theobroma-systems/puma_rk3399/
Dpuma-rk3399.c263 return -ENOTSUPP; in board_usb_port_power_set()
/external/u-boot/drivers/phy/
Dmeson-gxl-usb3.c176 if (ret && ret != -ENOSYS && ret != -ENOTSUPP) { in meson_gxl_usb3_phy_probe()
Dmeson-gxl-usb2.c205 if (ret && ret != -ENOSYS && ret != -ENOTSUPP) { in meson_gxl_usb2_phy_probe()
/external/u-boot/arch/x86/lib/
Dzimage.c104 return -ENOTSUPP; in setup_device_tree()

12