| /linux/tools/perf/tests/shell/lib/ |
| H A D | waiting.sh | 4 tenths=date\ +%s%1N 7 # Time out after $3 tenths of a second or 5 seconds if $3 is "" 11 start_time=$($tenths) 17 # Wait at most tm_out tenths of a second 18 if [ $(($($tenths) - start_time)) -ge $tm_out ] ; then 28 # Time out after $3 tenths of a second or 5 seconds if $3 is "" 33 start_time=$($tenths) 39 # Wait at most tm_out tenths of a second 40 if [ $(($($tenths) - start_time)) -ge $tm_out ] ; then 49 # Time out after $2 tenths of a second or 5 seconds if $2 is "" [all …]
|
| /linux/Documentation/input/devices/ |
| H A D | atarikbd.rst | 524 RX ; length of time (in tenths of seconds) until 526 RY ; length of time (in tenths of seconds) until 528 TX ; length (in tenths of seconds) of joystick closure 531 TY ; length (in tenths of seconds) of joystick closure 534 VX ; length (in tenths of seconds) of joystick closure 537 VY ; length (in tenths of seconds) of joystick closure 543 tenths of seconds later, keystroke pairs are generated every Tn tenths of 545 every Vn tenths of seconds. This provides a velocity (auto-repeat) breakpoint
|
| /linux/drivers/thermal/ |
| H A D | imx_sc_thermal.c | 33 s8 tenths; member 63 *temp = msg.data.resp.celsius * 1000 + msg.data.resp.tenths * 100; in imx_sc_thermal_get_temp()
|
| /linux/Documentation/hwmon/ |
| H A D | nsa320.rst | 37 tenths of a degree.
|
| /linux/drivers/power/supply/ |
| H A D | max1721x_battery.c | 65 unsigned int rsense; /* in tenths uOhm */ 102 return val * 10 / 256; /* in tenths of deg. C */ in max172xx_temperature_to_ps()
|
| H A D | bd71828-power.c | 217 /* Unit is tenths of degree C */ 238 /* Unit is tenths of degree C */
|
| H A D | ds2780_battery.c | 206 * power_supply class measures temperature in tenths of degrees in ds2780_get_temperature()
|
| H A D | max17042_battery.c | 94 int temp_min; /* in tenths of degree Celsius */ 95 int temp_max; /* in tenths of degree Celsius */
|
| H A D | max1720x_battery.c | 306 return val * 10 / 256; /* in tenths of deg. C */ in max172xx_temperature_to_ps()
|
| H A D | power_supply_core.c | 1659 /* Convert tenths of degree Celsius to milli degree Celsius. */ in power_supply_read_temp()
|
| H A D | bq24190_charger.c | 201 /* REG06[1:0] (TREG) in tenths of degrees Celsius */
|
| /linux/drivers/thermal/intel/int340x_thermal/ |
| H A D | int340x_thermal_zone.c | 34 /* _TMP returns the temperature in tenths of degrees Kelvin */ in int340x_thermal_get_zone_temp()
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | termbits.h | 60 #define VTIME 5 /* Time-out value (tenths of a second) [!ICANON] */
|
| /linux/arch/mips/sibyte/swarm/ |
| H A D | rtc_m41t81.c | 61 #define M41T81REG_TSC 0x00 /* tenths/hundredths of second */
|
| /linux/drivers/hwmon/ |
| H A D | ltc4283.c | 185 /* in tenths of microohm*/ 522 * As Rsense can have tenths of micro-ohm resolution, we need to in ltc4283_read_energy() 529 * Multiply rsense by CENTI to convert from tenths-of-microohm back in ltc4283_read_energy() 1267 * The resolution for rsense is tenths of micro (eg: 62.5 uOhm) which in ltc4283_setup()
|
| H A D | ltc4282.c | 553 * As Rsense can have tenths of micro-ohm resolution, we need to in ltc4282_read_energy() 1346 * The resolution for rsense is tenths of micro (eg: 62.5 uOhm) which in ltc4282_setup()
|
| /linux/sound/mips/ |
| H A D | hal2.h | 184 #define H2I_UTIME_1_LD1 0xf0 /* tenths of microseconds */
|
| /linux/fs/nfs/filelayout/ |
| H A D | filelayoutdev.c | 304 MODULE_PARM_DESC(dataserver_timeo, "The time (in tenths of a second) the "
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayoutdev.c | 644 MODULE_PARM_DESC(dataserver_timeo, "The time (in tenths of a second) the "
|
| /linux/fs/nfs/ |
| H A D | pnfs.h | 96 #define NFS4_DEF_DS_TIMEO 600 /* in tenths of a second */
|
| /linux/drivers/hid/ |
| H A D | hid-nvidia-shield.c | 622 /* Convert thunderstrike device values to µV and tenths of degree Celsius */ in thunderstrike_parse_battery_payload()
|
| H A D | hid-steam.c | 1023 val->intval = temp / 100; /* thousandths °C -> tenths °C */ in steam_battery_get_property()
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.c | 474 u32 per; /* Period in tenths of ns */ 479 * Compute the synchronous period in tenths of nano-seconds 727 * Btw, 'period' is in tenths of nanoseconds.
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_init.c | 5553 /* Set minimum RATOV to 100 tenths of a second. */ in qla2x00_nvram_config() 8176 /* Set minimum RATOV to 100 tenths of a second. */ in qla24xx_nvram_config() 10207 /* Set minimum RATOV to 100 tenths of a second. */ in qla81xx_nvram_config()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4_hw.c | 10272 * @ipg: the interpacket delay in tenths of nanoseconds
|