Home
last modified time | relevance | path

Searched refs:SENSOR (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_mt9m111.c32 {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 Dm5602_ov7660.c35 {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 Dm5602_ov9650.c41 {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 Dm5602_s5k4aa.c59 {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 Dm5602_po1030.c37 {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 Dm5602_s5k83a.c109 {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 Dm5602_sensor.h36 SENSOR, enumerator
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c40 #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 …]
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_mon.c40 #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 …]
/openbmc/linux/drivers/iio/orientation/
H A DKconfig16 Say yes here to build support for the HID SENSOR
26 Say yes here to build support for the HID SENSOR
/openbmc/phosphor-fan-presence/docs/control/fanctl/
H A DREADME.md35 set <TARGET> [TARGET SENSOR LIST]
38 [TARGET SENSOR LIST]
81 TARGET SENSOR TARGET(RPM) FEEDBACK SENSOR FEEDBACK(RPM)
/openbmc/linux/Documentation/hid/
H A Dhid-sensor.rst58 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
/openbmc/phosphor-net-ipmid/
H A Dcommand_table.hpp74 SENSOR = (0x04 << 10), enumerator
/openbmc/phosphor-webui/app/server-health/controllers/
H A Dsensors-overview-controller.js21 $scope.messages = Constants.MESSAGES.SENSOR;
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-catalina.dts578 // PDB TEMP SENSOR
622 // FIO TEMP SENSOR
628 // FIO REMOTE TEMP SENSOR
779 // SCM TEMP SENSOR
H A Daspeed-bmc-facebook-yosemitev2.dts22 // VOLATAGE SENSOR
H A Daspeed-bmc-amd-ethanolx.dts154 /*AA0-AA7*/ "","SENSOR THERM","","","","","","",
/openbmc/linux/drivers/iio/humidity/
H A DKconfig58 Say yes here to build support for the HID SENSOR
/openbmc/phosphor-webui/app/common/services/
H A Dconstants.js385 SENSOR: {
/openbmc/linux/drivers/iio/temperature/
H A DKconfig51 Say yes here to build support for the HID SENSOR
/openbmc/linux/drivers/iio/gyro/
H A DKconfig118 Say yes here to build support for the HID SENSOR
/openbmc/linux/drivers/iio/magnetometer/
H A DKconfig101 Say yes here to build support for the HID SENSOR
/openbmc/linux/drivers/hid/
H A Dhid-roccat-koneplus.c180 KONEPLUS_BIN_ATTRIBUTE_RW(sensor, SENSOR);
/openbmc/linux/drivers/iio/pressure/
H A DKconfig86 Say yes here to build support for the HID SENSOR
/openbmc/linux/drivers/iio/light/
H A DKconfig262 Say yes here to build support for the HID SENSOR
275 Say yes here to build support for the HID SENSOR

12