Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/drivers/cadence/nand/
H A Dcdns_nand.c38 static inline void cdns_nand_wait_thread_ready(uint8_t thread_id) in cdns_nand_wait_thread_ready() argument
50 static int cdns_nand_last_opr_status(uint8_t thread_id) in cdns_nand_last_opr_status() argument
85 int cdns_nand_set_feature(uint8_t feat_addr, uint8_t feat_val, uint8_t thread_id) in cdns_nand_set_feature() argument
108 int cdns_nand_reset(uint8_t thread_id) in cdns_nand_reset() argument
[all...]
/arm-trusted-firmware/plat/arm/board/fvp/
H A Dfvp_topology.c89 unsigned int clus_id, cpu_id, thread_id; in plat_core_pos_by_mpidr() local