Lines Matching +full:20 +full:us
32 #define ZOPT2201_ALS_DATA 0x0d /* LSB first, 13 to 20 bits */
33 #define ZOPT2201_UVB_DATA 0x10 /* LSB first, 13 to 20 bits */
34 #define ZOPT2201_UV_COMP_DATA 0x13 /* LSB first, 13 to 20 bits */
35 #define ZOPT2201_COMP_DATA 0x16 /* LSB first, 13 to 20 bits */
106 unsigned long us; /* measurement time in micro seconds */ member
108 { 20, 400000 },
195 unsigned long t = zopt2201_resolution[data->res].us; in zopt2201_read()
272 (1 << (20 - zopt2201_resolution[data->res].bits)) / in zopt2201_read_raw()
295 *val2 = zopt2201_resolution[data->res].us; in zopt2201_read_raw()
326 if (val2 == zopt2201_resolution[i].us) { in zopt2201_write_resolution()
424 zopt2201_resolution[i].us); in zopt2201_show_int_time_available()