Lines Matching refs:gem_writel_n
3132 gem_writel_n(bp, SCRT2, fs->location, t2_scr); in gem_enable_flow_filters()
3160 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()
3174 gem_writel_n(bp, T2CMPW0, T2CMP_OFST(GEM_IP4DST_CMP(index)), w0); in gem_prog_cmp_regs()
3175 gem_writel_n(bp, T2CMPW1, T2CMP_OFST(GEM_IP4DST_CMP(index)), w1); in gem_prog_cmp_regs()
3202 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()
3216 gem_writel_n(bp, SCRT2, index, t2_scr); in gem_prog_cmp_regs()
3295 gem_writel_n(bp, SCRT2, fs->location, 0); in gem_del_flow_filter()
3818 gem_writel_n(bp, ETHT, SCRT2_ETHT, reg); in macb_init()
4840 gem_writel_n(bp, ETHT, SCRT2_ETHT, bp->pm_data.scrt2); in macb_resume()