Home
last modified time | relevance | path

Searched refs:in8 (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/hwmon/
H A Dasc7621.c824 PWRITE(in0_min, 0, PRI_LOW, 0x44, 0, 0, 0, in8),
825 PWRITE(in1_min, 1, PRI_LOW, 0x46, 0, 0, 0, in8),
826 PWRITE(in2_min, 2, PRI_LOW, 0x48, 0, 0, 0, in8),
827 PWRITE(in3_min, 3, PRI_LOW, 0x4a, 0, 0, 0, in8),
828 PWRITE(in4_min, 4, PRI_LOW, 0x4c, 0, 0, 0, in8),
830 PWRITE(in0_max, 0, PRI_LOW, 0x45, 0, 0, 0, in8),
831 PWRITE(in1_max, 1, PRI_LOW, 0x47, 0, 0, 0, in8),
832 PWRITE(in2_max, 2, PRI_LOW, 0x49, 0, 0, 0, in8),
833 PWRITE(in3_max, 3, PRI_LOW, 0x4b, 0, 0, 0, in8),
834 PWRITE(in4_max, 4, PRI_LOW, 0x4d, 0, 0, 0, in8),
/linux/Documentation/hwmon/
H A Dpowr1220.rst45 in8 VMON9
H A Dw83795.rst48 21 VSEN9 18h in8
H A Dw83627hf.rst119 74 VBAT 51h (bank 5) in8
H A Dit87.rst301 2.8 volts with a resolution of 0.0109 volt. The battery voltage in8 does not
308 * in8 (always)
H A Dw83791d.rst165 in8 (VBAT) 0x100000 0x020000 <== mismatch
H A Dw83792d.rst98 20 in8
H A Df71805f.rst91 in8 VIN8 VSB5V 200K 47K 1.00 0.95 V
H A Dpc87360.rst153 external. Some of them (in7:Vsb, in8:Vdd and in10:AVdd) are divided by two
H A Dlm93.rst38 Configures in7 and in8 limit type, where 0 means absolute and non-zero
H A Dw83781d.rst170 0x020000 in8 (W83782D only)
/linux/include/sound/
H A Dvx_core.h76 unsigned char (*in8)(struct vx_core *chip, int reg); member
226 return chip->ops->in8(chip, reg); in snd_vx_inb()