Searched refs:SOC_GDMA_PAIRS_PER_GROUP (Results 1 – 17 of 17) sorted by relevance
48 gdma_pair_t *pairs[SOC_GDMA_PAIRS_PER_GROUP]; // handles of GDMA pairs49 …int pair_ref_counts[SOC_GDMA_PAIRS_PER_GROUP]; // reference count used to protect pair install/uni…
103 for (int j = 0; j < SOC_GDMA_PAIRS_PER_GROUP && search_code; j++) { // loop to search pair in gdma_new_channel()
22 } pairs[SOC_GDMA_PAIRS_PER_GROUP];
103 #define SOC_GDMA_PAIRS_PER_GROUP (1U) // Number of GDMA pairs in each group macro
210 config SOC_GDMA_PAIRS_PER_GROUP config
74 const gdma_chx_reg_ctx_link_t gdma_chx_regs_retention[SOC_GDMA_GROUPS][SOC_GDMA_PAIRS_PER_GROUP] = {
144 #define SOC_GDMA_PAIRS_PER_GROUP (3) // Number of GDMA pairs in each group macro
306 config SOC_GDMA_PAIRS_PER_GROUP config
162 #define SOC_GDMA_PAIRS_PER_GROUP (3) // Number of GDMA pairs in each group macro
370 config SOC_GDMA_PAIRS_PER_GROUP config
147 #define SOC_GDMA_PAIRS_PER_GROUP (5) // Number of GDMA pairs in each group macro
362 config SOC_GDMA_PAIRS_PER_GROUP config
184 #define SOC_GDMA_PAIRS_PER_GROUP (3) // Number of GDMA pairs in each group macro
390 config SOC_GDMA_PAIRS_PER_GROUP config
20 …ODULE_ID(group_id, pair_id) (SLEEP_RETENTION_MODULE_GDMA_CH0 + (SOC_GDMA_PAIRS_PER_GROUP * group_i…