Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/cadence/nand/
H A Dcdns_nand.c43 static inline void cdns_nand_wait_thread_ready(uint8_t thread_id) in cdns_nand_wait_thread_ready()
54 static inline uint32_t cdns_nand_get_thread_status(uint8_t thread_id) in cdns_nand_get_thread_status()
68 static int cdns_nand_last_opr_status(uint8_t thread_id) in cdns_nand_last_opr_status()
103 int cdns_nand_set_feature(uint8_t feat_addr, uint8_t feat_val, uint8_t thread_id) in cdns_nand_set_feature()
126 int cdns_nand_reset(uint8_t thread_id) in cdns_nand_reset()
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_topology.c89 unsigned int clus_id, cpu_id, thread_id; in plat_core_pos_by_mpidr() local