Searched refs:val_0x14 (Results 1 – 1 of 1) sorted by relevance
601 unsigned char val_0x14 = 0x00; in vd_vo_port_ch_id_set() local609 val_0x14 = gpio_i2c_read(jaguar1_i2c_addr[dev], 0x14 + ch); in vd_vo_port_ch_id_set()610 val_0x14 = val_0x14 & 0x10; in vd_vo_port_ch_id_set()611 val_0x14 = val_0x14 | param->chid_vin; in vd_vo_port_ch_id_set()612 gpio_i2c_write(jaguar1_i2c_addr[dev], 0x14 + ch, val_0x14); in vd_vo_port_ch_id_set()