Lines Matching refs:x00
37 { 0x22, 0x00, 0x00 }, { 0x20, 0x00, 0x08 }, { 0x22, 0x01, 0x01 },
38 { 0x20, 0x01, 0x08 }, { 0x22, 0x02, 0x00 }, { 0x20, 0x02, 0x08 },
39 { 0x22, 0x03, 0x00 }, { 0x20, 0x03, 0x08 }, { 0x22, 0x04, 0x00 },
41 { 0x22, 0x04, 0x01 }, { 0x12, 0x04, 0x00 }, { 0x12, 0x05, 0x00 },
43 { 0x12, 0x23, 0x00 }, { 0x12, 0x06, 0x02 }, { 0x12, 0x03, 0x00 },
44 { 0x12, 0x02, 0x00 }, { 0x22, 0x03, 0x01 },
50 static const u16 rates_6fire_vl[] = {0x00, 0x01, 0x00, 0x01, 0x00, 0x01};
51 static const u16 rates_6fire_vh[] = {0x11, 0x11, 0x10, 0x10, 0x00, 0x00};
109 comm_rt->write8(comm_rt, 0x22, 0x00, rt->opt_coax_switch);
110 comm_rt->write8(comm_rt, 0x21, 0x00, rt->opt_coax_switch);
153 ret = comm_rt->write16(comm_rt, 0x02, 0x03, 0x00, 0x00);
168 return comm_rt->write16(comm_rt, 0x02, 0x00, 0x00,
169 (rt->usb_streaming ? 0x01 : 0x00) |
170 (rt->digital_thru_switch ? 0x08 : 0x00));