Searched refs:a_b_cnt (Results 1 – 2 of 2) sorted by relevance
62 u32 a_b_cnt; member
273 __raw_writel((bcnt << 16) | (acnt & 0xffff), &rg->a_b_cnt); in edma3_set_transfer_params()325 __raw_writel((cfg->bcnt << 16) | (cfg->acnt & 0xffff), &rg->a_b_cnt); in edma3_slot_configure()