Home
last modified time | relevance | path

Searched refs:IIO_CONST_ATTR (Results 1 – 25 of 36) sorted by relevance

12

/linux-2.6.39/drivers/staging/iio/
Dsysfs.h83 #define IIO_CONST_ATTR(_name, _string) \ macro
121 IIO_CONST_ATTR(name, _string)
151 IIO_CONST_ATTR(sampling_frequency_available, _string)
178 IIO_CONST_ATTR(temp_offset, _string)
181 IIO_CONST_ATTR(temp_scale, _string)
Dring_generic.h247 static IIO_CONST_ATTR(_name##_index, #_number)
284 static IIO_CONST_ATTR(timestamp_index, #number)
294 IIO_CONST_ATTR(_name##_type, #_sign#_bits"/"#_storagebits);
306 IIO_CONST_ATTR(_name##_type, #_sign#_bits"/"#_storagebits \
/linux-2.6.39/drivers/staging/iio/dds/
Ddds.h22 IIO_CONST_ATTR(dds##_channel##_freq_scale, _string)
45 IIO_CONST_ATTR(dds##_channel##_phase_scale, _string)
109 IIO_CONST_ATTR(dds##_channel##_out##_output##_wavetype_available,\
/linux-2.6.39/drivers/staging/iio/accel/
Dadis16204_core.c398 static IIO_CONST_ATTR(in0_supply_scale, "0.00122");
401 static IIO_CONST_ATTR(in1_scale, "0.00061");
423 static IIO_CONST_ATTR(accel_x_scale, "0.017125");
424 static IIO_CONST_ATTR(accel_y_scale, "0.008407");
425 static IIO_CONST_ATTR(accel_xy_scale, "0.017125");
428 static IIO_CONST_ATTR(temp_offset, "25");
429 static IIO_CONST_ATTR(temp_scale, "-0.47");
433 static IIO_CONST_ATTR(name, "adis16204");
Dadis16201_core.c441 static IIO_CONST_ATTR(in0_supply_scale, "0.00122");
444 static IIO_CONST_ATTR(in1_scale, "0.00061");
458 static IIO_CONST_ATTR(accel_scale, "0.4625");
472 static IIO_CONST_ATTR(incli_scale, "0.1");
475 static IIO_CONST_ATTR(temp_offset, "25");
476 static IIO_CONST_ATTR(temp_scale, "-0.47");
480 static IIO_CONST_ATTR(name, "adis16201");
Dadis16203_core.c374 static IIO_CONST_ATTR(in0_supply_scale, "0.00122");
377 static IIO_CONST_ATTR(in1_scale, "0.00061");
387 static IIO_CONST_ATTR(incli_scale, "0.025");
390 static IIO_CONST_ATTR(temp_offset, "25");
391 static IIO_CONST_ATTR(temp_scale, "-0.47");
395 static IIO_CONST_ATTR(name, "adis16203");
Dinclinometer.h25 IIO_CONST_ATTR(incli_scale, _string)
Daccel.h18 IIO_CONST_ATTR(accel_scale, _string)
Dadis16209_core.c399 static IIO_CONST_ATTR(in1_scale, "0.6105");
419 static IIO_CONST_ATTR(incli_scale, "0.00043633231");
Dsca3000_ring.c202 static IIO_CONST_ATTR(accel_type_available, "s8/8 s11/16");
/linux-2.6.39/drivers/staging/iio/adc/
Dadc.h32 IIO_CONST_ATTR(in##_num##_##_name##_offset, _string)
35 IIO_CONST_ATTR(in##_num##_##_name##_scale, _string)
Dad7606_core.c169 static IIO_CONST_ATTR(range_available, "5000 10000");
222 static IIO_CONST_ATTR(oversampling_ratio_available, "0 2 4 8 16 32 64");
Dad7298_ring.c37 static IIO_CONST_ATTR(in_type, "u12/16") ;
/linux-2.6.39/drivers/staging/iio/gyro/
Dgyro.h7 IIO_CONST_ATTR(gyro_offset, _string)
22 IIO_CONST_ATTR(gyro_scale, _string)
Dadis16130_core.c158 static IIO_CONST_ATTR(name, "adis16130");
166 static IIO_CONST_ATTR(gyro_z_type_available, "s16 s24");
Dadis16080_core.c113 static IIO_CONST_ATTR(name, "adis16080");
Dadis16060_core.c119 static IIO_CONST_ATTR(name, "adis16060");
/linux-2.6.39/drivers/staging/iio/imu/
Dadis16400_core.c518 static IIO_CONST_ATTR(gyro_scale, "0.0008726646");
526 static IIO_CONST_ATTR(accel_scale, "0.0326561445");
534 static IIO_CONST_ATTR(magn_scale, "0.0005 Gs");
543 static IIO_CONST_ATTR(in1_scale, "0.000806 V");
/linux-2.6.39/drivers/staging/iio/meter/
Dade7759.c414 static IIO_CONST_ATTR(temp_offset, "70 C");
415 static IIO_CONST_ATTR(temp_scale, "1 C");
425 static IIO_CONST_ATTR(name, "ade7759");
Dade7753.c455 static IIO_CONST_ATTR(temp_offset, "-25 C");
456 static IIO_CONST_ATTR(temp_scale, "0.67 C");
466 static IIO_CONST_ATTR(name, "ade7753");
Dade7754.c474 static IIO_CONST_ATTR(temp_offset, "129 C");
475 static IIO_CONST_ATTR(temp_scale, "4 C");
485 static IIO_CONST_ATTR(name, "ade7754");
Dade7758_core.c610 static IIO_CONST_ATTR(temp_offset, "129 C");
611 static IIO_CONST_ATTR(temp_scale, "4 C");
653 static IIO_CONST_ATTR(name, "ade7758");
/linux-2.6.39/drivers/staging/iio/resolver/
Dad2s90.c63 static IIO_CONST_ATTR(description,
Dad2s120x.c197 static IIO_CONST_ATTR(description,
/linux-2.6.39/drivers/staging/iio/light/
Disl29018.c416 static IIO_CONST_ATTR(range_available, "1000 4000 16000 64000");
417 static IIO_CONST_ATTR(adc_resolution_available, "4 8 12 16");

12