Lines Matching refs:gem_writel_n
2898 gem_writel_n(bp, SCRT2, fs->location, t2_scr); in gem_enable_flow_filters()
2923 gem_writel_n(bp, T2CMPW0, T2CMP_OFST(GEM_IP4SRC_CMP(index)), w0); in gem_prog_cmp_regs()
2924 gem_writel_n(bp, T2CMPW1, T2CMP_OFST(GEM_IP4SRC_CMP(index)), w1); in gem_prog_cmp_regs()
2937 gem_writel_n(bp, T2CMPW0, T2CMP_OFST(GEM_IP4DST_CMP(index)), w0); in gem_prog_cmp_regs()
2938 gem_writel_n(bp, T2CMPW1, T2CMP_OFST(GEM_IP4DST_CMP(index)), w1); in gem_prog_cmp_regs()
2965 gem_writel_n(bp, T2CMPW0, T2CMP_OFST(GEM_PORT_CMP(index)), w0); in gem_prog_cmp_regs()
2966 gem_writel_n(bp, T2CMPW1, T2CMP_OFST(GEM_PORT_CMP(index)), w1); in gem_prog_cmp_regs()
2979 gem_writel_n(bp, SCRT2, index, t2_scr); in gem_prog_cmp_regs()
3058 gem_writel_n(bp, SCRT2, fs->location, 0); in gem_del_flow_filter()
3585 gem_writel_n(bp, ETHT, SCRT2_ETHT, reg); in macb_init()
4476 gem_writel_n(bp, ETHT, SCRT2_ETHT, bp->pm_data.scrt2); in macb_resume()