Home
last modified time | relevance | path

Searched refs:GEM_IP4SRC_CMP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/
H A Dmacb.h187 #define GEM_IP4SRC_CMP(idx) (idx * 3) macro
H A Dmacb_main.c3160 gem_writel_n(bp, T2CMPW0, T2CMP_OFST(GEM_IP4SRC_CMP(index)), w0); in gem_prog_cmp_regs()
3161 gem_writel_n(bp, T2CMPW1, T2CMP_OFST(GEM_IP4SRC_CMP(index)), w1); in gem_prog_cmp_regs()
3211 t2_scr = GEM_BFINS(CMPA, GEM_IP4SRC_CMP(index), t2_scr); in gem_prog_cmp_regs()
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/
H A Dmacb.h206 #define GEM_IP4SRC_CMP(idx) (idx * 3) macro
H A Dmacb_main.c3500 gem_writel_n(bp, T2CMPW0, T2CMP_OFST(GEM_IP4SRC_CMP(index)), w0); in gem_prog_cmp_regs()
3501 gem_writel_n(bp, T2CMPW1, T2CMP_OFST(GEM_IP4SRC_CMP(index)), w1); in gem_prog_cmp_regs()
3551 t2_scr = GEM_BFINS(CMPA, GEM_IP4SRC_CMP(index), t2_scr); in gem_prog_cmp_regs()

Completed in 20 milliseconds