Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 112) sorted by relevance

12345

/arm-trusted-firmware-2.8.0/drivers/brcm/emmc/
A Demmc_csl_sdcard.c191 static int abort_err(struct sd_handle *handle) in abort_err()
398 int init_mmc_card(struct sd_handle *handle) in init_mmc_card()
500 int reset_card(struct sd_handle *handle) in reset_card()
520 static int xfer_data(struct sd_handle *handle, in xfer_data()
588 int read_block(struct sd_handle *handle, in read_block()
613 int read_block(struct sd_handle *handle, in read_block()
625 int write_block(struct sd_handle *handle, in write_block()
942 int reset_host_ctrl(struct sd_handle *handle) in reset_host_ctrl()
949 static void pstate_log(struct sd_handle *handle) in pstate_log()
968 uint32_t wait_for_event(struct sd_handle *handle, in wait_for_event()
[all …]
A Demmc_chal_sd.c193 struct sd_dev *handle; in chal_sd_init() local
300 struct sd_dev *handle; in chal_sd_set_speed() local
342 struct sd_dev *handle; in chal_sd_check_cap() local
360 struct sd_dev *handle; in chal_sd_start() local
391 struct sd_dev *handle; in chal_sd_get_atuo12_error() local
407 struct sd_dev *handle; in chal_sd_get_present_status() local
424 struct sd_dev *handle; in chal_sd_config_bus_width() local
464 struct sd_dev *handle; in chal_sd_set_dma() local
502 struct sd_dev *handle; in chal_sd_get_dma_addr() local
520 struct sd_dev *handle; in chal_sd_send_cmd() local
[all …]
A Demmc_csl_sdcmd.c19 int sd_cmd0(struct sd_handle *handle) in sd_cmd0()
57 int sd_cmd2(struct sd_handle *handle) in sd_cmd2()
68 int sd_cmd3(struct sd_handle *handle) in sd_cmd3()
92 int sd_cmd7(struct sd_handle *handle, uint32_t rca) in sd_cmd7()
312 int sd_cmd17(struct sd_handle *handle, in sd_cmd17()
366 int sd_cmd18(struct sd_handle *handle, in sd_cmd18()
457 int sd_cmd35(struct sd_handle *handle, uint32_t start) in sd_cmd35()
483 int sd_cmd36(struct sd_handle *handle, uint32_t end) in sd_cmd36()
509 int sd_cmd38(struct sd_handle *handle) in sd_cmd38()
537 int sd_cmd24(struct sd_handle *handle, in sd_cmd24()
[all …]
/arm-trusted-firmware-2.8.0/drivers/io/
A Dio_storage.c52 static bool is_valid_entity(const uintptr_t handle) in is_valid_entity()
84 static void set_handle(uintptr_t *handle, io_entity_t *entity) in set_handle()
162 uintptr_t *handle) in io_dev_open()
209 int io_open(uintptr_t dev_handle, const uintptr_t spec, uintptr_t *handle) in io_open()
235 int io_seek(uintptr_t handle, io_seek_mode_t mode, signed long long offset) in io_seek()
252 int io_size(uintptr_t handle, size_t *length) in io_size()
269 int io_read(uintptr_t handle, in io_read()
289 int io_write(uintptr_t handle, in io_write()
311 int io_close(uintptr_t handle) in io_close()
/arm-trusted-firmware-2.8.0/drivers/st/usb/
A Dstm32mp1_usb.c245 static enum usb_status usb_dwc2_flush_rx_fifo(void *handle) in usb_dwc2_flush_rx_fifo()
267 static uint32_t usb_dwc2_read_int(void *handle) in usb_dwc2_read_int()
280 static uint32_t usb_dwc2_all_out_ep_int(void *handle) in usb_dwc2_all_out_ep_int()
294 static uint32_t usb_dwc2_all_in_ep_int(void *handle) in usb_dwc2_all_in_ep_int()
310 static uint32_t usb_dwc2_out_ep_int(void *handle, uint8_t epnum) in usb_dwc2_out_ep_int()
326 static uint32_t usb_dwc2_in_ep_int(void *handle, uint8_t epnum) in usb_dwc2_in_ep_int()
346 static uint32_t usb_dwc2_get_mode(void *handle) in usb_dwc2_get_mode()
358 static enum usb_status usb_dwc2_activate_setup(void *handle) in usb_dwc2_activate_setup()
381 static enum usb_status usb_dwc2_ep0_out_start(void *handle) in usb_dwc2_ep0_out_start()
672 static enum usb_status usb_dwc2_stop_device(void *handle) in usb_dwc2_stop_device()
[all …]
/arm-trusted-firmware-2.8.0/plat/xilinx/versal/pm_service/
A Dpm_svc_main.c47 static uint64_t ipi_fiq_handler(uint32_t id, uint32_t flags, void *handle, in ipi_fiq_handler()
155 void *handle, uint32_t security_flag) in eemi_for_compatibility()
217 void *handle, uint32_t security_flag) in eemi_psci_debugfs_handler()
258 void *handle, uint32_t security_flag) in TF_A_specific_handler()
304 void *handle, uint32_t security_flag) in eemi_handler()
349 uint64_t x4, const void *cookie, void *handle, uint64_t flags) in pm_smc_handler()
/arm-trusted-firmware-2.8.0/services/std_svc/trng/
A Dtrng_main.c23 static uintptr_t trng_rnd32(uint32_t nbits, void *handle) in trng_rnd32()
59 static uintptr_t trng_rnd64(uint32_t nbits, void *handle) in trng_rnd64()
111 void *handle, u_register_t flags) in trng_smc_handler()
/arm-trusted-firmware-2.8.0/services/spd/tspd/
A Dtspd_main.c60 uint64_t tspd_handle_sp_preemption(void *handle) in tspd_handle_sp_preemption()
110 void *handle, in tspd_sel1_interrupt_handler()
226 void *handle, in tspd_ns_interrupt_handler()
347 void *handle, in tspd_smc_handler()
/arm-trusted-firmware-2.8.0/services/spd/pncd/
A Dpncd_main.c65 void *handle; in context_restore() local
176 void *handle, in pncd_sel1_interrupt_handler()
289 void *handle, in plat_pncd_smc_handler()
318 void *handle, in pncd_smc_handler_unsafe()
439 void *handle, in pncd_smc_handler()
/arm-trusted-firmware-2.8.0/plat/mediatek/common/
A Dmtk_sip_svc.c31 void *handle, in mediatek_plat_sip_handler()
46 void *handle, in mediatek_sip_handler()
97 void *handle, in sip_smc_handler()
/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc_main.c205 void *handle, in spmc_smc_return()
349 void *handle, in direct_resp_smc_handler()
428 void *handle, in msg_wait_handler()
500 void *handle, in ffa_error_handler()
542 void *handle, in ffa_version_handler()
595 void *handle, in rxtx_map_handler()
702 void *handle, in rxtx_unmap_handler()
1153 void *handle, in ffa_id_get_handler()
1196 void *handle, in ffa_run_handler()
1274 void *handle, in rx_release_handler()
[all …]
/arm-trusted-firmware-2.8.0/bl32/tsp/
A Dffa_helpers.c61 uint64_t handle, uint64_t tag, ffa_endpoint_id16_t *receivers, in ffa_memory_region_init_header()
95 struct ffa_mtd *memory_region, uint64_t handle, in ffa_memory_retrieve_request_init()
134 smc_args_t ffa_mem_frag_rx(uint64_t handle, uint32_t recv_length) in ffa_mem_frag_rx()
145 uint64_t handle, ffa_endpoint_id16_t sender, in memory_retrieve()
227 bool memory_relinquish(struct ffa_mem_relinquish_descriptor *m, uint64_t handle, in memory_relinquish()
/arm-trusted-firmware-2.8.0/plat/nxp/common/sip_svc/
A Dsip_svc.c32 void *handle, in nxp_plat_sip_handler()
67 void *handle, in nxp_sip_handler()
163 void *handle, in sip_smc_handler()
/arm-trusted-firmware-2.8.0/plat/rockchip/common/
A Drockchip_sip_svc.c29 void *handle, in rockchip_plat_sip_handler()
45 void *handle, in sip_smc_handler()
/arm-trusted-firmware-2.8.0/services/std_svc/spmd/
A Dspmd_main.c199 void *handle, in spmd_secure_interrupt_handler()
447 void *handle) in spmd_smc_switch_state()
489 void *handle, in spmd_smc_forward()
504 static uint64_t spmd_ffa_error_return(void *handle, int error_code) in spmd_ffa_error_return()
559 void *handle, in spmd_ffa_smc_handler()
588 void *handle, in spmd_smc_handler()
/arm-trusted-firmware-2.8.0/include/lib/psa/psa/
A Dclient.h40 #define PSA_HANDLE_IS_VALID(handle) ((psa_handle_t)(handle) > 0) argument
45 #define PSA_HANDLE_TO_ERROR(handle) ((psa_status_t)(handle)) argument
/arm-trusted-firmware-2.8.0/bl1/
A Dbl1_fwu.c64 void *handle, in bl1_fwu_smc_handler()
504 void **handle, in bl1_fwu_image_execute()
553 void **handle, in bl1_fwu_image_resume()
619 static int bl1_fwu_sec_image_done(void **handle, unsigned int flags) in bl1_fwu_sec_image_done()
/arm-trusted-firmware-2.8.0/plat/imx/imx8m/ddr/
A Ddram.c92 void *handle, void *cookie) in waiting_dvfs()
185 int dram_dvfs_get_freq_info(void *handle, u_register_t index) in dram_dvfs_get_freq_info()
213 int dram_dvfs_handler(uint32_t smc_fid, void *handle, in dram_dvfs_handler()
/arm-trusted-firmware-2.8.0/services/spd/tlkd/
A Dtlkd_main.c58 void *handle, in tlkd_interrupt_handler()
204 void *handle, in tlkd_smc_handler()
/arm-trusted-firmware-2.8.0/plat/xilinx/zynqmp/pm_service/
A Dpm_svc_main.c104 static uint64_t ttc_fiq_handler(uint32_t id, uint32_t flags, void *handle, in ttc_fiq_handler()
138 void *handle, void *cookie) in zynqmp_sgi7_irq()
260 uint64_t x4, const void *cookie, void *handle, uint64_t flags) in pm_smc_handler()
587 uint64_t x4, const void *cookie, void *handle, uint64_t flags) in em_smc_handler()
/arm-trusted-firmware-2.8.0/plat/marvell/armada/a3k/common/
A Da3700_ea.c24 void *handle, uint64_t flags) in plat_ea_handler()
/arm-trusted-firmware-2.8.0/plat/mediatek/drivers/dfd/
A Ddfd.c15 void *handle, struct smccc_res *smccc_ret) in dfd_smc_dispatcher()
/arm-trusted-firmware-2.8.0/plat/rockchip/px30/
A Dplat_sip_calls.c20 void *handle, in rockchip_plat_sip_handler()
/arm-trusted-firmware-2.8.0/plat/rockchip/rk3288/
A Dplat_sip_calls.c20 void *handle, in rockchip_plat_sip_handler()
/arm-trusted-firmware-2.8.0/plat/rockchip/rk3368/
A Dplat_sip_calls.c20 void *handle, in rockchip_plat_sip_handler()

Completed in 35 milliseconds

12345