Searched refs:ext_y_adc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/i2c/
H A Dupd64083.c54 u8 ext_y_adc; member in struct:upd64083_state
113 state->ext_y_adc = (input & UPD64083_EXT_Y_ADC) << 3; upd64083_s_routing()
115 r02 = (state->regs[R02] & ~(1 << 5)) | state->ext_y_adc; upd64083_s_routing()
191 state->ext_y_adc = (1 << 5); upd64083_probe()

Completed in 37 milliseconds