Home
last modified time | relevance | path

Searched refs:GEM_IP4DST_CMP (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/cadence/
Dmacb.h189 #define GEM_IP4DST_CMP(idx) (idx * 3 + 1) macro
Dmacb_main.c2876 gem_writel_n(bp, T2CMPW0, T2CMP_OFST(GEM_IP4DST_CMP(index)), w0); in gem_prog_cmp_regs()
2877 gem_writel_n(bp, T2CMPW1, T2CMP_OFST(GEM_IP4DST_CMP(index)), w1); in gem_prog_cmp_regs()
2915 t2_scr = GEM_BFINS(CMPB, GEM_IP4DST_CMP(index), t2_scr); in gem_prog_cmp_regs()