Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/
H A Dmacb.h189 #define GEM_PORT_CMP(idx) (idx * 3 + 2) macro
H A Dmacb_main.c3202 gem_writel_n(bp, T2CMPW0, T2CMP_OFST(GEM_PORT_CMP(index)), w0); in gem_prog_cmp_regs()
3203 gem_writel_n(bp, T2CMPW1, T2CMP_OFST(GEM_PORT_CMP(index)), w1); in gem_prog_cmp_regs()
3215 t2_scr = GEM_BFINS(CMPC, GEM_PORT_CMP(index), t2_scr); in gem_prog_cmp_regs()
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/
H A Dmacb.h208 #define GEM_PORT_CMP(idx) (idx * 3 + 2) macro
H A Dmacb_main.c3542 gem_writel_n(bp, T2CMPW0, T2CMP_OFST(GEM_PORT_CMP(index)), w0); in gem_prog_cmp_regs()
3543 gem_writel_n(bp, T2CMPW1, T2CMP_OFST(GEM_PORT_CMP(index)), w1); in gem_prog_cmp_regs()
3555 t2_scr = GEM_BFINS(CMPC, GEM_PORT_CMP(index), t2_scr); in gem_prog_cmp_regs()

Completed in 24 milliseconds