Home
last modified time | relevance | path

Searched refs:Cx (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/input/devices/
H A Dsentelic.rst751 *supported since Cx
860 *supported since Cx
864 *supported since Cx
868 *supported since Cx
872 *supported since Cx
876 *supported since Cx
883 *supported since Cx
887 *supported since Cx
888 *supported since Cx
894 *supported since Cx
[all …]
/openbmc/linux/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c30 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()
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dbcm-ns-usb3-phy.yaml11 three known series: Ax, Bx and Cx.
/openbmc/linux/drivers/iio/magnetometer/
H A Dyamaha-yas530.c157 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()
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Drenesas,rcar-gyroadc.yaml72 operation, single MB88101A is required. The Cx chipselect lines
/openbmc/linux/drivers/xen/
H A DKconfig289 select the proper Cx and Pxx states. It also registers itself as the
/openbmc/qemu/docs/
H A Dqdev-device-use.txt199 * vc:<COLS>Cx<ROWS>C becomes -chardev vc,cols=<COLS>,rows=<ROWS>