| /rk3399_rockchip-uboot/arch/arm/mach-uniphier/ |
| H A D | cpu-info.c | 56 return -ENOTSUPP; in print_cpuinfo() 64 return -ENOTSUPP; in print_cpuinfo() 68 return -ENOTSUPP; in print_cpuinfo()
|
| /rk3399_rockchip-uboot/drivers/sound/ |
| H A D | rockchip-sound.c | 37 return -ENOTSUPP; in sound_hw_params() 47 return -ENOTSUPP; in sound_startup() 57 return -ENOTSUPP; in sound_set_sysclk() 99 return -ENOTSUPP; in _sound_play()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | reset.h | 243 return -ENOTSUPP; in reset_get_by_index() 249 return -ENOTSUPP; in reset_get_bulk() 255 return -ENOTSUPP; in reset_get_by_name()
|
| H A D | dwc3-uboot.h | 55 return -ENOTSUPP; in dwc3_setup_phy() 61 return -ENOTSUPP; in dwc3_shutdown_phy()
|
| /rk3399_rockchip-uboot/drivers/power/ |
| H A D | tps6586x.c | 100 return -ENOTSUPP; in read_voltages() 107 return -ENOTSUPP; in read_voltages() 132 return -ENOTSUPP; in set_voltage()
|
| H A D | power_core.c | 37 return -ENOTSUPP; in pmic_set_output() 45 return -ENOTSUPP; in pmic_set_output()
|
| H A D | power_spi.c | 62 return -ENOTSUPP; in pmic_reg()
|
| /rk3399_rockchip-uboot/include/linux/usb/ |
| H A D | phy-rockchip-inno-usb3.h | 14 return -ENOTSUPP; in rockchip_u3phy_uboot_init()
|
| H A D | phy-rockchip-naneng-combphy.h | 14 return -ENOTSUPP; in rockchip_combphy_usb3_uboot_init()
|
| H A D | phy-rockchip-usbdp.h | 16 return -ENOTSUPP; in rockchip_u3phy_uboot_init()
|
| H A D | rockchip_phy_typec.h | 48 return -ENOTSUPP; in rockchip_u3phy_uboot_init()
|
| /rk3399_rockchip-uboot/drivers/pinctrl/rockchip/ |
| H A D | pinctrl-rockchip-core.c | 128 return -ENOTSUPP; in rockchip_get_mux() 170 return -ENOTSUPP; in rockchip_verify_mux() 176 return -ENOTSUPP; in rockchip_verify_mux() 205 return ret == -ENOTSUPP ? 0 : ret; in rockchip_set_mux() 213 return -ENOTSUPP; in rockchip_set_mux() 287 return -ENOTSUPP; in rockchip_set_drive_perpin() 333 return -ENOTSUPP; in rockchip_set_pull() 348 return -ENOTSUPP; in rockchip_set_schmitt()
|
| H A D | pinctrl-rk3036.c | 66 return -ENOTSUPP; in rk3036_set_pull()
|
| H A D | pinctrl-rk3188.c | 83 return -ENOTSUPP; in rk3188_set_pull()
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | nand_bch.h | 56 return -ENOTSUPP; in nand_bch_correct_data()
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/udc/ |
| H A D | udc-uclass.c | 48 return -ENOTSUPP; in usb_gadget_release()
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | rndis.c | 153 int retval = -ENOTSUPP; in gen_ndis_query_resp() 656 int retval = -ENOTSUPP; in gen_ndis_set_resp() 781 return -ENOTSUPP; in rndis_init_response() 821 return -ENOTSUPP; in rndis_query_response() 959 return -ENOTSUPP; in rndis_indicate_status_msg() 1024 return -ENOTSUPP; in rndis_get_state() 1047 return -ENOTSUPP; in rndis_msg_parser() 1121 return -ENOTSUPP; in rndis_msg_parser()
|
| /rk3399_rockchip-uboot/drivers/power/pmic/ |
| H A D | pmic_max77686.c | 164 return -ENOTSUPP; in max77686_set_ldo_mode() 241 return -ENOTSUPP; in max77686_set_buck_mode()
|
| H A D | pmic_max8997.c | 44 return -ENOTSUPP; in pmic_charger_state()
|
| /rk3399_rockchip-uboot/drivers/power/regulator/ |
| H A D | palmas_regulator.c | 176 return -ENOTSUPP; in palmas_ldo_bypass_enable() 180 return -ENOTSUPP; in palmas_ldo_bypass_enable() 231 if (ret && (ret != -ENOTSUPP)) in palmas_ldo_enable()
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | dwc3-of-simple.c | 32 if (ret == -ENOTSUPP) in dwc3_of_simple_reset_init()
|
| /rk3399_rockchip-uboot/drivers/power/mfd/ |
| H A D | pmic_max77693.c | 30 return -ENOTSUPP; in max77693_charger_state()
|
| /rk3399_rockchip-uboot/fs/ext4/ |
| H A D | ext4_sparse.c | 235 return -ENOTSUPP; in ext4_unsparse() 238 return -ENOTSUPP; in ext4_unsparse()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | errno.h | 160 #define ENOTSUPP 524 /* Operation is not supported */ macro
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | spi-mem.c | 137 return -ENOTSUPP; in spi_check_buswidth_req() 216 return -ENOTSUPP; in spi_mem_exec_op() 258 if (!ret || ret != -ENOTSUPP) { in spi_mem_exec_op()
|