Home
last modified time | relevance | path

Searched refs:rc6 (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/media/
Dgpio-ir-receiver.txt16 linux,rc-map-name = "rc-rc6-mce";
Dmtk-cir.txt27 linux,rc-map-name = "rc-rc6-mce";
Dsunxi-ir.txt27 linux,rc-map-name = "rc-rc6-mce";
Drc.txt91 * "rc-rc6-mce"
/Linux-v4.19/drivers/media/rc/img-ir/
DMakefile11 img-ir-$(CONFIG_IR_IMG_RC6) += img-ir-rc6.o
/Linux-v4.19/drivers/media/rc/
DMakefile11 obj-$(CONFIG_IR_RC6_DECODER) += ir-rc6-decoder.o
Drc-core-priv.h87 } rc6; member
Dir-rc6-decoder.c88 struct rc6_dec *data = &dev->raw->rc6; in ir_rc6_decode()
/Linux-v4.19/Documentation/gpu/
Dintroduction.rst74 All feature work must be in the linux-next tree by the -rc6 release of the
77 but if your branch is not in linux-next then this must have happened by -rc6
/Linux-v4.19/drivers/media/rc/keymaps/
DMakefile91 rc-rc6-mce.o \
/Linux-v4.19/Documentation/w1/masters/
Dds249056 - Running x86_64 2.6.24 UHCI under qemu 0.9.0 under x86_64 2.6.22-rc6
/Linux-v4.19/Documentation/media/uapi/rc/
Drc-sysfs-nodes.rst39 rc5 [rc6] nec jvc [sony]
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-rc25 "rc5 [rc6] nec jvc [sony]"
/Linux-v4.19/arch/arm/boot/dts/
Dimx6qdl-hummingboard2.dtsi58 linux,rc-map-name = "rc-rc6-mce";
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_pm.c8236 dev_priv->gt_pm.rc6.enabled = true; /* force RC6 disabling */ in intel_sanitize_gt_powersave()
8261 if (!dev_priv->gt_pm.rc6.enabled) in intel_disable_rc6()
8273 dev_priv->gt_pm.rc6.enabled = false; in intel_disable_rc6()
8325 if (dev_priv->gt_pm.rc6.enabled) in intel_enable_rc6()
8339 dev_priv->gt_pm.rc6.enabled = true; in intel_enable_rc6()
9714 if (WARN_ON_ONCE(i >= ARRAY_SIZE(dev_priv->gt_pm.rc6.cur_residency))) in intel_rc6_residency_ns()
9748 prev_hw = dev_priv->gt_pm.rc6.prev_hw_residency[i]; in intel_rc6_residency_ns()
9749 dev_priv->gt_pm.rc6.prev_hw_residency[i] = time_hw; in intel_rc6_residency_ns()
9758 time_hw += dev_priv->gt_pm.rc6.cur_residency[i]; in intel_rc6_residency_ns()
9759 dev_priv->gt_pm.rc6.cur_residency[i] = time_hw; in intel_rc6_residency_ns()
Di915_drv.c2588 if (WARN_ON_ONCE(!(dev_priv->gt_pm.rc6.enabled && HAS_RC6(dev_priv)))) in intel_runtime_suspend()
Di915_drv.h814 struct intel_rc6 rc6; member
/Linux-v4.19/Documentation/process/
D2.Process.rst69 will get up to somewhere between -rc6 and -rc9 before the kernel is
83 March 18 4.16-rc6
/Linux-v4.19/Documentation/networking/
Dnetdev-FAQ.rst50 (typically; sometimes rc6 if things are quiet, or rc8 if things are in a
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-lmcx-defs.h1582 uint64_t rc6:4; member
1596 uint64_t rc6:4;