Lines Matching defs:comm_rt
62 struct comm_runtime *comm_rt = rt->chip->comm;
65 if (comm_rt)
68 comm_rt->write8(comm_rt, 0x12, 0x0f + i,
76 struct comm_runtime *comm_rt = rt->chip->comm;
78 if (comm_rt)
79 comm_rt->write8(comm_rt, 0x12, 0x0e, ~rt->output_mute);
84 struct comm_runtime *comm_rt = rt->chip->comm;
87 if (comm_rt)
90 comm_rt->write8(comm_rt, 0x12, 0x1c + i,
98 struct comm_runtime *comm_rt = rt->chip->comm;
99 if (comm_rt) {
100 comm_rt->write8(comm_rt, 0x22, 0x02, rt->line_phono_switch);
101 comm_rt->write8(comm_rt, 0x21, 0x02, rt->line_phono_switch);
107 struct comm_runtime *comm_rt = rt->chip->comm;
108 if (comm_rt) {
109 comm_rt->write8(comm_rt, 0x22, 0x00, rt->opt_coax_switch);
110 comm_rt->write8(comm_rt, 0x21, 0x00, rt->opt_coax_switch);
118 struct comm_runtime *comm_rt = rt->chip->comm;
128 ret = comm_rt->write16(comm_rt, 0x02, 0x01, rates_6fire_vl[rate],
141 struct comm_runtime *comm_rt = rt->chip->comm;
145 ret = comm_rt->write16(comm_rt, 0x02, 0x02,
153 ret = comm_rt->write16(comm_rt, 0x02, 0x03, 0x00, 0x00);
162 struct comm_runtime *comm_rt = rt->chip->comm;
164 if (comm_rt) {
168 return comm_rt->write16(comm_rt, 0x02, 0x00, 0x00,
556 struct comm_runtime *comm_rt = chip->comm;
568 comm_rt->write8(comm_rt, init_data[i].type, init_data[i].reg,