Searched refs:Cx (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/input/devices/ |
H A D | sentelic.rst | 338 Absolute position for STL3888-Cx and STL3888-Dx 408 Notify Packet for STL3888-Cx/Dx:: 488 2. For FSP version < STL3888 Cx, determine number of buttons by reading 506 3. For FSP version >= STL3888 Cx: 565 * Note that since the Cx release, the hardware will return 1's 620 * Since the Cx release, the hardware will return 1's 734 0xe0 ~ 0xe1: STL3888 Cx 746 *only supported by H/W prior to Cx 751 *supported since Cx 754 *only supported by H/W prior to Cx [all …]
|
/linux/tools/power/cpupower/utils/idle_monitor/ |
H A D | mperf_monitor.c | 30 enum mperf_id { C0 = 0, Cx, AVG_FREQ, MPERF_CSTATE_COUNT }; enumerator 49 .id = Cx, 165 if (id != C0 && id != Cx) in mperf_get_count_percent() 184 if (id == Cx) in mperf_get_count_percent()
|
/linux/drivers/iio/magnetometer/ |
H A D | yamaha-yas530.c | 157 s16 Cx, Cy1, Cy2; member 539 sx = sx - (c->Cx * t_comp) / 100; in yas530_get_measure() 843 c->Cx = data[0] * 6 - 768; in yas530_get_calibration_data() 898 c->Cx = data[0] * 10 - 1280; in yas532_get_calibration_data() 1100 c->Cx = FIELD_GET(GENMASK(31, 23), val1) - 256; in yas537_get_calibration_data() 1130 dev_dbg(yas5xx->dev, "Cx = %d\n", c->Cx); in yas530_dump_calibration() 1150 dev_dbg(yas5xx->dev, "Cx = %d\n", c->Cx); in yas537_dump_calibration()
|
/linux/drivers/xen/ |
H A D | Kconfig | 289 select the proper Cx and Pxx states. It also registers itself as the
|