Searched refs:GEM_PORT_CMP (Results 1 – 2 of 2) sorted by relevance
205 #define GEM_PORT_CMP(idx) (idx * 3 + 2) macro
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()3456 t2_scr = GEM_BFINS(CMPC, GEM_PORT_CMP(index), t2_scr); in gem_prog_cmp_regs()