Lines Matching defs:regr
32 static int frpw_read_regr(struct pi_adapter *pi, int cont, int regr)
36 r = regr + cont_map[cont];
47 static void frpw_write_regr(struct pi_adapter *pi, int cont, int regr, int val)
49 int r = regr + cont_map[cont];
57 int regr)
63 w2(4); w0(regr); cec4;
74 w2(4); w0(regr + 0xc0); cec4;
85 w2(4); w0(regr + 0x80); cec4;
93 w2(4); w0(regr + 0x80); cec4;
103 w2(4); w0(regr + 0x80); cec4;
113 w2(4); w0(regr + 0x80); cec4;