Home
last modified time | relevance | path

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

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