Home
last modified time | relevance | path

Searched refs:EPERM (Results 1 – 25 of 61) sorted by relevance

123

/rk3399_rockchip-uboot/drivers/fpga/
H A Dsocfpga_arria10.c148 return -EPERM; in fpgamgr_verify_msel()
245 return -EPERM; in fpgamgr_reset()
248 return -EPERM; in fpgamgr_reset()
260 return -EPERM; in fpgamgr_program_init()
264 return -EPERM; in fpgamgr_program_init()
363 return -EPERM; in fpgamgr_program_poll_cd()
424 return -EPERM; in fpgamgr_program_poll_usermode()
436 return -EPERM; in fpgamgr_program_finish()
445 return -EPERM; in fpgamgr_program_finish()
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx7ulp/
H A Dpcc.c99 return -EPERM; in pcc_clock_enable()
125 return -EPERM; in pcc_clock_sel()
150 return -EPERM; in pcc_clock_sel()
173 return -EPERM; in pcc_clock_div_config()
183 return -EPERM; in pcc_clock_div_config()
226 return -EPERM; in pcc_clock_get_clksrc()
238 return -EPERM; in pcc_clock_get_clksrc()
/rk3399_rockchip-uboot/include/
H A Dwrite_keybox.h55 return -EPERM; in write_keybox_to_secure_storage()
61 return -EPERM; in read_raw_data_from_secure_storage()
H A Drockusb.h84 return -EPERM; in rkusb_cmd_process()
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Drefcode.c87 return -EPERM; in cpu_run_reference_code()
91 return -EPERM; in cpu_run_reference_code()
/rk3399_rockchip-uboot/drivers/thermal/
H A Dimx_thermal.c250 return -EPERM; in imx_thermal_probe()
255 return -EPERM; in imx_thermal_probe()
258 return -EPERM; in imx_thermal_probe()
/rk3399_rockchip-uboot/drivers/qe/
H A Dqe.c411 return -EPERM; in qe_upload_firmware()
417 return -EPERM; in qe_upload_firmware()
441 return -EPERM; in qe_upload_firmware()
550 return -EPERM; in u_qe_upload_firmware()
556 return -EPERM; in u_qe_upload_firmware()
580 return -EPERM; in u_qe_upload_firmware()
658 return -EPERM; in u_qe_firmware_resume()
/rk3399_rockchip-uboot/drivers/net/fm/
H A Dfm.c132 return -EPERM; in fman_upload_firmware()
139 return -EPERM; in fman_upload_firmware()
164 return -EPERM; in fman_upload_firmware()
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-checksum.c73 return -EPERM; in hw_rsa_hash_calculate()
/rk3399_rockchip-uboot/arch/x86/lib/fsp/
H A Dfsp_common.c47 return status ? -EPERM : 0; in fsp_init_phase_pci()
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dspl.c146 return -EPERM; in spl_spi_load_image()
H A Dmrccache.c213 return -EPERM; in mrccache_get_region()
/rk3399_rockchip-uboot/include/linux/
H A Derrno.h4 #define EPERM 1 /* Operation not permitted */ macro
/rk3399_rockchip-uboot/drivers/adc/
H A Dsandbox.c86 return -EPERM; in sandbox_adc_channels_data()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_atags.c190 return -EPERM; in atags_set_tag()
201 return -EPERM; in atags_set_tag()
/rk3399_rockchip-uboot/drivers/gpio/
H A Dpic32_gpio.c69 return -EPERM; in pic32_gpio_direction()
H A Dintel_broadwell_gpio.c51 return -EPERM; in broadwell_gpio_request()
H A Dintel_ich6_gpio.c158 return -EPERM; in ich6_gpio_request()
/rk3399_rockchip-uboot/drivers/core/
H A Dlists.c64 if (ret && ret != -EPERM) { in lists_bind_drivers()
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c15 ERRNO_MSG(EPERM, "Operation not permitted"),
H A Dhashtable.c239 __set_errno(EPERM); in _compare_and_overwrite_entry()
390 __set_errno(EPERM); in hsearch_r()
462 __set_errno(EPERM); in hdelete_r()
/rk3399_rockchip-uboot/drivers/misc/
H A Dmxs_ocotp.c230 ret = -EPERM; in mxs_ocotp_write_fuse()
H A Dmisc_decompress.c130 return -EPERM; in misc_decompress_start()
/rk3399_rockchip-uboot/arch/arm/mach-mvebu/
H A Defuse.c79 return -EPERM; in do_prog_efuse()
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c897 return -EPERM; in ata_scsiop_read_capacity10()
927 return -EPERM; in ata_scsiop_read_capacity16()
947 return (uc_priv->ataid[pccb->target]) ? 0 : -EPERM; in ata_scsiop_test_unit_ready()

123