| /linux/drivers/media/usb/gspca/m5602/ |
| H A D | m5602_mt9m111.c | 32 {SENSOR, MT9M111_PAGE_MAP, 0x00, 0x00}, 33 {SENSOR, MT9M111_SC_RESET, 80 {SENSOR, MT9M111_SC_RESET, 0x00, 0x29}, 81 {SENSOR, MT9M111_PAGE_MAP, 0x00, 0x00}, 82 {SENSOR, MT9M111_SC_RESET, 0x00, 0x08}, 83 {SENSOR, MT9M111_PAGE_MAP, 0x00, 0x01}, 84 {SENSOR, MT9M111_CP_OPERATING_MODE_CTL, 0x00, 86 {SENSOR, MT9M111_CP_LENS_CORRECTION_1, 0x04, 0x2a}, 87 {SENSOR, MT9M111_CP_DEFECT_CORR_CONTEXT_A, 0x00, 89 {SENSOR, MT9M111_CP_DEFECT_CORR_CONTEXT_B, 0x00, [all …]
|
| H A D | m5602_ov7660.c | 35 {SENSOR, OV7660_OFON, 0x0c}, 36 {SENSOR, OV7660_COM2, 0x11}, 37 {SENSOR, OV7660_COM7, 0x05}, 74 {SENSOR, OV7660_COM7, 0x80}, 75 {SENSOR, OV7660_CLKRC, 0x80}, 76 {SENSOR, OV7660_COM9, 0x4c}, 77 {SENSOR, OV7660_OFON, 0x43}, 78 {SENSOR, OV7660_COM12, 0x28}, 79 {SENSOR, OV7660_COM8, 0x00}, 80 {SENSOR, OV7660_COM10, 0x40}, [all …]
|
| H A D | m5602_ov9650.c | 41 {SENSOR, OV9650_COM7, OV9650_REGISTER_RESET}, 43 {SENSOR, OV9650_CLKRC, 0x80}, 45 {SENSOR, OV9650_OFON, 0x40} 67 {SENSOR, OV9650_COM7, OV9650_REGISTER_RESET}, 70 {SENSOR, OV9650_COM7, OV9650_REGISTER_RESET}, 73 {SENSOR, OV9650_CLKRC, 0x80}, 75 {SENSOR, OV9650_OFON, 0x40}, 78 {SENSOR, OV9650_COM8, OV9650_FAST_AGC_AEC | 81 {SENSOR, OV9650_CHLF, 0x10}, 82 {SENSOR, OV9650_ARBLM, 0xbf}, [all …]
|
| H A D | m5602_s5k4aa.c | 59 {SENSOR, S5K4AA_PAGE_MAP, 0x00, 0x00} 102 {SENSOR, S5K4AA_PAGE_MAP, 0x07, 0x00}, 103 {SENSOR, 0x36, 0x01, 0x00}, 104 {SENSOR, S5K4AA_PAGE_MAP, 0x00, 0x00}, 105 {SENSOR, 0x7b, 0xff, 0x00}, 106 {SENSOR, S5K4AA_PAGE_MAP, 0x02, 0x00}, 107 {SENSOR, 0x0c, 0x05, 0x00}, 108 {SENSOR, 0x02, 0x0e, 0x00}, 109 {SENSOR, S5K4AA_READ_MODE, 0xa0, 0x00}, 110 {SENSOR, 0x37, 0x00, 0x00}, [all …]
|
| H A D | m5602_po1030.c | 37 {SENSOR, PO1030_AUTOCTRL2, PO1030_SENSOR_RESET | (1 << 2)}, 57 {SENSOR, PO1030_AUTOCTRL2, PO1030_SENSOR_RESET | (1 << 2)}, 70 {SENSOR, PO1030_AUTOCTRL2, 0x04}, 72 {SENSOR, PO1030_OUTFORMCTRL2, PO1030_RAW_RGB_BAYER}, 73 {SENSOR, PO1030_AUTOCTRL1, PO1030_WEIGHT_WIN_2X}, 75 {SENSOR, PO1030_CONTROL2, 0x03}, 76 {SENSOR, 0x21, 0x90}, 77 {SENSOR, PO1030_YTARGET, 0x60}, 78 {SENSOR, 0x59, 0x13}, 79 {SENSOR, PO1030_OUTFORMCTRL1, PO1030_HREF_ENABLE}, [all …]
|
| H A D | m5602_s5k83a.c | 109 {SENSOR, S5K83A_PAGE_MAP, 0x04, 0x00}, 110 {SENSOR, 0xaf, 0x01, 0x00}, 111 {SENSOR, S5K83A_PAGE_MAP, 0x00, 0x00}, 112 {SENSOR, 0x7b, 0xff, 0x00}, 113 {SENSOR, S5K83A_PAGE_MAP, 0x05, 0x00}, 114 {SENSOR, 0x01, 0x50, 0x00}, 115 {SENSOR, 0x12, 0x20, 0x00}, 116 {SENSOR, 0x17, 0x40, 0x00}, 117 {SENSOR, 0x1c, 0x00, 0x00}, 118 {SENSOR, 0x02, 0x70, 0x00}, [all …]
|
| H A D | m5602_sensor.h | 36 SENSOR, enumerator
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi_mon.c | 40 #define SENSOR(name, label, hwmon_type, port) \ macro 42 SENSOR(CONTROLLER_TEMP, "Controller board temp.", TEMP, -1), 43 SENSOR(PHY_COMMON_TEMP, "PHY temp.", TEMP, -1), 44 SENSOR(CONTROLLER_COOLING, "Controller heat sink", COOL, -1), 45 SENSOR(PHY0_TEMP, "PHY temp.", TEMP, 0), 46 SENSOR(PHY0_COOLING, "PHY heat sink", COOL, 0), 47 SENSOR(PHY1_TEMP, "PHY temp.", TEMP, 1), 48 SENSOR(PHY1_COOLING, "PHY heat sink", COOL, 1), 49 SENSOR(IN_1V0, "1.0V supply", IN, -1), 50 SENSOR(IN_1V2, "1.2V supply", IN, -1), [all …]
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | mcdi_mon.c | 40 #define SENSOR(name, label, hwmon_type, port) \ macro 42 SENSOR(CONTROLLER_TEMP, "Controller board temp.", TEMP, -1), 43 SENSOR(PHY_COMMON_TEMP, "PHY temp.", TEMP, -1), 44 SENSOR(CONTROLLER_COOLING, "Controller heat sink", COOL, -1), 45 SENSOR(PHY0_TEMP, "PHY temp.", TEMP, 0), 46 SENSOR(PHY0_COOLING, "PHY heat sink", COOL, 0), 47 SENSOR(PHY1_TEMP, "PHY temp.", TEMP, 1), 48 SENSOR(PHY1_COOLING, "PHY heat sink", COOL, 1), 49 SENSOR(IN_1V0, "1.0V supply", IN, -1), 50 SENSOR(IN_1V2, "1.2V supply", IN, -1), [all …]
|
| /linux/drivers/iio/orientation/ |
| H A D | Kconfig | 16 Say yes here to build support for the HID SENSOR 26 Say yes here to build support for the HID SENSOR
|
| /linux/Documentation/hid/ |
| H A D | hid-sensor.rst | 58 with name HID-SENSOR-xxxx (where xxxx is usage id from the specification). 62 HID-SENSOR-200073 is registered for an Accelerometer 3D driver. 174 …/sys/devices/pci0000:00/INT33C2:00/i2c-0/i2c-INT33D1:00/0018:8086:09FA.0001/HID-SENSOR-2000e1.6.au… 216 /sys/bus/platform/devices/HID-SENSOR-2000e1.6.auto/feature-0-200316$ grep -r . * 236 /dev$ tree | grep HID-SENSOR-2000e1.6.auto 237 │ │ │ ├── 10:53 -> ../HID-SENSOR-2000e1.6.auto 238 │ ├── HID-SENSOR-2000e1.6.auto
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-amd-ethanolx.dts | 154 /*AA0-AA7*/ "","SENSOR THERM","","","","","","",
|
| /linux/drivers/iio/humidity/ |
| H A D | Kconfig | 81 Say yes here to build support for the HID SENSOR
|
| /linux/drivers/hid/ |
| H A D | hid-roccat-koneplus.c | 180 KONEPLUS_BIN_ATTRIBUTE_RW(sensor, SENSOR);
|
| /linux/ |
| H A D | MAINTAINERS | 453 AD714X CAPACITANCE TOUCH SENSOR DRIVER (AD7142/3/7/8/7A) 1264 AMD SENSOR FUSION HUB DRIVER 2009 APTINA CAMERA SENSOR PLL 2015 AQUACOMPUTER D5 NEXT PUMP SENSOR DRIVER 2039 AR0521 ON SEMICONDUCTOR CAMERA SENSOR DRIVER 3880 AOSONG AGS02MA TVOC SENSOR DRIVER 3887 AOSONG ADP810 DIFFERENTIAL PRESSURE SENSOR DRIVER 4287 AVAGO APDS9306 AMBIENT LIGHT SENSOR DRIVER 4983 BROADCOM APDS9160 AMBIENT LIGHT SENSOR AND PROXIMITY DRIVER 5779 CAPELLA MICROSYSTEMS LIGHT SENSOR DRIVE [all...] |
| /linux/drivers/iio/magnetometer/ |
| H A D | Kconfig | 128 Say yes here to build support for the HID SENSOR
|
| /linux/drivers/iio/light/ |
| H A D | Kconfig | 323 Say yes here to build support for the HID SENSOR 336 Say yes here to build support for the HID SENSOR
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-types.rst | 24 .. _MEDIA-ENT-F-CAM-SENSOR:
|
| /linux/drivers/iio/accel/ |
| H A D | Kconfig | 412 Say yes here to build support for the HID SENSOR
|