Searched refs:reflect (Results 1 – 25 of 102) sorted by relevance
12345
/Linux-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-pip.h | 460 uint64_t invert_result, uint64_t reflect, in cvmx_pip_config_crc() argument 469 config.s.reflect = reflect; in cvmx_pip_config_crc()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-gnss | 6 The GNSS receiver type. The currently identified types reflect
|
D | sysfs-devices-power_state | 11 "D0", "D1", "D2", "D3hot", and "D3cold", reflect the power state
|
D | sysfs-devices-real_power_state | 14 "D3cold", reflect the power state names defined by the ACPI
|
D | sysfs-class-net-qmi | 11 The netdev will change to reflect the link framing
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | legacy_dvb_apis.rst | 21 The APIs described here doesn't necessarily reflect the current
|
D | fe-get-property.rst | 53 At return, the values aren't updated to reflect the actual
|
/Linux-v4.19/Documentation/cpuidle/ |
D | governor.txt | 17 * reflect() called after returning from the idle state, which can be used
|
D | sysfs.txt | 97 does not reflect it. Likewise, if one enables a deep state but a lighter
|
/Linux-v4.19/drivers/cpuidle/ |
D | cpuidle.c | 317 if (cpuidle_curr_governor->reflect && index >= 0) in cpuidle_reflect() 318 cpuidle_curr_governor->reflect(dev, index); in cpuidle_reflect()
|
/Linux-v4.19/Documentation/devicetree/bindings/serial/ |
D | slave-device.txt | 10 reflect the generic type of device for the node.
|
/Linux-v4.19/drivers/cpuidle/governors/ |
D | ladder.c | 180 .reflect = ladder_reflect,
|
D | menu.c | 588 .reflect = menu_reflect,
|
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/ |
D | exynos-srom.txt | 17 - ranges: Must be set up to reflect the memory layout with four integer values
|
/Linux-v4.19/Documentation/devicetree/bindings/sram/ |
D | sram.txt | 19 reflect the purpose of the node. Unit address (@<address>) should be
|
/Linux-v4.19/include/linux/ |
D | cpuidle.h | 256 void (*reflect) (struct cpuidle_device *dev, int index); member
|
/Linux-v4.19/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 22 - ranges: Must be set up to reflect the memory layout with four
|
D | nvidia,tegra20-gmi.txt | 22 - ranges: Must be set up to reflect the memory layout with three integer values
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/ |
D | bman.txt | 90 etc.). The size configured in the DT must reflect the hardware capabilities and
|
D | qman.txt | 117 FMan ports, etc.). The size configured in the DT must reflect the hardware
|
/Linux-v4.19/Documentation/power/ |
D | suspend-and-cpuhotplug.txt | 253 This might not reflect the true current state of the system, since the 256 reflect the frozen state and the CPU hotplug callbacks which evaluate
|
/Linux-v4.19/Documentation/devicetree/bindings/reserved-memory/ |
D | reserved-memory.txt | 27 reflect the purpose of the node (ie. "framebuffer" or "dma-pool"). Unit
|
/Linux-v4.19/Documentation/acpi/ |
D | scan_handlers.txt | 63 returned should then reflect the type of the error.
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-subdev.rst | 12 reflect the hardware model in software, and model the different hardware 345 Actual targets (without a postfix) reflect the actual hardware 416 location and size of this rectangle reflect the location and size of a
|
/Linux-v4.19/Documentation/ |
D | cputopology.txt | 78 they reflect the cpu and cache hierarchy.
|
12345