Lines Matching refs:gem_writel_n
3373 gem_writel_n(bp, SCRT2, fs->location, t2_scr); in gem_enable_flow_filters()
3401 gem_writel_n(bp, T2CMPW0, T2CMP_OFST(GEM_IP4SRC_CMP(index)), w0); in gem_prog_cmp_regs()
3402 gem_writel_n(bp, T2CMPW1, T2CMP_OFST(GEM_IP4SRC_CMP(index)), w1); in gem_prog_cmp_regs()
3415 gem_writel_n(bp, T2CMPW0, T2CMP_OFST(GEM_IP4DST_CMP(index)), w0); in gem_prog_cmp_regs()
3416 gem_writel_n(bp, T2CMPW1, T2CMP_OFST(GEM_IP4DST_CMP(index)), w1); in gem_prog_cmp_regs()
3443 gem_writel_n(bp, T2CMPW0, T2CMP_OFST(GEM_PORT_CMP(index)), w0); in gem_prog_cmp_regs()
3444 gem_writel_n(bp, T2CMPW1, T2CMP_OFST(GEM_PORT_CMP(index)), w1); in gem_prog_cmp_regs()
3457 gem_writel_n(bp, SCRT2, index, t2_scr); in gem_prog_cmp_regs()
3537 gem_writel_n(bp, SCRT2, fs->location, 0); in gem_del_flow_filter()
4073 gem_writel_n(bp, ETHT, SCRT2_ETHT, reg); in macb_init()
5208 gem_writel_n(bp, ETHT, SCRT2_ETHT, bp->pm_data.scrt2); in macb_resume()