Lines Matching refs:x36
156 tda10086_write_byte(state, 0x36, t22k_off); /* all SEC off, 22k tone */
188 tda10086_write_byte(state, 0x36, t22k_off);
192 tda10086_write_byte(state, 0x36, 0x01 + t22k_off);
214 oldval = tda10086_read_byte(state, 0x36);
219 tda10086_write_byte(state, 0x36, (0x08 + t22k_off)
224 tda10086_write_byte(state, 0x36, oldval);
233 u8 oldval = tda10086_read_byte(state, 0x36);
243 tda10086_write_byte(state, 0x36, 0x04 + t22k_off);
247 tda10086_write_byte(state, 0x36, 0x06 + t22k_off);
253 tda10086_write_byte(state, 0x36, oldval);