Searched defs:st (Results 1 – 13 of 13) sorted by relevance
/tf-a-ffa_el3_spmc/include/lib/libc/ |
A D | stddef.h | 25 #define offsetof(st, m) __builtin_offsetof(st, m) argument
|
/tf-a-ffa_el3_spmc/drivers/rpi3/mailbox/ |
A D | rpi3_mbox.c | 24 uint32_t st, data; in rpi3_vc_mailbox_request_send() local
|
/tf-a-ffa_el3_spmc/plat/mediatek/common/ |
A D | mtk_cirq.c | 301 uint32_t addr, st, val; in mt_irq_get_en() local 450 uint32_t st; in mt_cirq_enable() local 469 uint32_t st; in mt_cirq_disable() local 545 uint32_t st; in mt_cirq_sw_reset() local
|
/tf-a-ffa_el3_spmc/plat/rockchip/px30/drivers/secure/ |
A D | secure.c | 22 uintptr_t st, size_t sz) in secure_ddr_region()
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/secure/ |
A D | secure.c | 58 uintptr_t st, size_t sz) in sgrf_ddr_rgn_config()
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3288/drivers/secure/ |
A D | secure.c | 50 static void sgrf_ddr_rgn_config(uint32_t rgn, uintptr_t st, size_t sz) in sgrf_ddr_rgn_config()
|
/tf-a-ffa_el3_spmc/plat/common/ |
A D | plat_psci_common.c | 153 const plat_local_state_t *st = states; in plat_get_target_pwr_state() local
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/drivers/spm/ |
A D | mt_spm_constraint.h | 45 #define IS_MT_SPM_RC_BBLPM_MODE(st) \ argument
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/drivers/spm/ |
A D | mt_spm_constraint.h | 45 #define IS_MT_SPM_RC_BBLPM_MODE(st) \ argument
|
/tf-a-ffa_el3_spmc/services/spd/opteed/ |
A D | opteed_private.h | 30 #define set_optee_pstate(st, pst) do { \ argument
|
/tf-a-ffa_el3_spmc/services/spd/tspd/ |
A D | tspd_private.h | 29 #define set_tsp_pstate(st, pst) do { \ argument
|
/tf-a-ffa_el3_spmc/tools/fiptool/ |
A D | fiptool.c | 295 struct BLD_PLAT_STAT st; in parse_fip() local 387 struct BLD_PLAT_STAT st; in read_image_from_file() local
|
/tf-a-ffa_el3_spmc/tools/marvell/doimage/ |
A D | doimage.c | 232 struct stat st; in get_file_size() local 1131 #define print_field(st, type, field, hex, base) \ argument
|
Completed in 22 milliseconds