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