Searched defs:ecam_address (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_ide_keymgmt.c | 12 int plat_rmmd_el3_ide_key_program(uint64_t ecam_address, uint64_t root_port_id, in plat_rmmd_el3_ide_key_program() 23 int plat_rmmd_el3_ide_key_set_go(uint64_t ecam_address, uint64_t root_port_id, in plat_rmmd_el3_ide_key_set_go() 33 int plat_rmmd_el3_ide_key_set_stop(uint64_t ecam_address, uint64_t root_port_id, in plat_rmmd_el3_ide_key_set_stop() 42 int plat_rmmd_el3_ide_km_pull_response(uint64_t ecam_address, uint64_t root_port_id, in plat_rmmd_el3_ide_km_pull_response()
|
| /rk3399_ARM-atf/services/std_svc/rmmd/ |
| H A D | rmmd_keymgmt.c | 46 int rmmd_el3_ide_key_program(uint64_t ecam_address, uint64_t rp_id, in rmmd_el3_ide_key_program() 71 int rmmd_el3_ide_key_set_go(uint64_t ecam_address, uint64_t rp_id, in rmmd_el3_ide_key_set_go() 96 int rmmd_el3_ide_key_set_stop(uint64_t ecam_address, uint64_t rp_id, in rmmd_el3_ide_key_set_stop() 121 int rmmd_el3_ide_km_pull_response(uint64_t ecam_address, uint64_t rp_id, in rmmd_el3_ide_km_pull_response()
|
| /rk3399_ARM-atf/plat/arm/board/fvp/trp/ |
| H A D | test_ide_km_interface.c | 17 uint64_t trp_get_test_rootport(uint64_t *ecam_address, uint64_t *rp_id) in trp_get_test_rootport()
|
| /rk3399_ARM-atf/services/std_svc/rmmd/trp/ |
| H A D | trp_main.c | 191 uint64_t ecam_address = 0U, rp_id = 0U, ide_stream_info; in trp_ide_keymgmt_interface_fn() local
|