Home
last modified time | relevance | path

Searched refs:Normal (Results 1 – 25 of 74) sorted by relevance

123

/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-itop-scp-core.dtsi179 op_mode = <1>; /* Normal Mode */
189 op_mode = <1>; /* Normal Mode */
197 op_mode = <1>; /* Normal Mode */
205 op_mode = <1>; /* Normal Mode */
218 op_mode = <1>; /* Normal Mode */
226 op_mode = <1>; /* Normal Mode */
233 op_mode = <1>; /* Normal Mode */
240 op_mode = <1>; /* Normal Mode */
247 op_mode = <1>; /* Normal Mode */
255 op_mode = <1>; /* Normal Mod
[all...]
H A Dexynos4412-origen.dts168 op_mode = <1>; /* Normal Mode */
176 op_mode = <1>; /* Normal Mode */
184 op_mode = <1>; /* Normal Mode */
192 op_mode = <1>; /* Normal Mode */
200 op_mode = <1>; /* Normal Mode */
208 op_mode = <1>; /* Normal Mode */
216 op_mode = <1>; /* Normal Mode */
224 op_mode = <1>; /* Normal Mode */
232 op_mode = <1>; /* Normal Mode */
240 op_mode = <1>; /* Normal Mod
[all...]
/linux/Documentation/arch/arm64/
H A Darm-cca.rst10 world" model (Normal and Secure World) into four worlds: Normal, Secure,
19 running in the Normal World. The Normal World hypervisor uses the Realm
25 mapped in this half cannot be seen by the Normal World and the RMM
26 restricts what operations the Normal World can perform on this memory
27 (e.g. the Normal World cannot replace pages in this region without the
28 guest's cooperation). The upper half is shared, the Normal World is free
37 guest to give up memory to be returned to the Normal World, or to
38 request new memory from the Normal Worl
[all...]
/linux/Documentation/devicetree/bindings/arm/
H A Dsecure.txt4 "Normal" and "Secure". Most devicetree consumers (including the Linux
5 kernel) are not TrustZone aware and run entirely in either the Normal
8 visible only in the Secure address space, only in the Normal address
19 world value is the same as specified for the Normal world by the
32 secure- bindings only need to be used where both the Secure and Normal
70 Normal world OS).
/linux/rust/kernel/
H A Ddevice.rs46 pub struct Device<Ctx: DeviceContext = Normal>(Opaque<bindings::device>, PhantomData<Ctx>);
322 /// The [`Normal`] context is the context of a bus specific device when it is not an argument of
324 pub struct Normal; struct
344 impl Sealed for super::Normal {} implementation
350 impl DeviceContext for Normal {} implementation
405 $crate::device::Bound => $crate::device::Normal
H A Dplatform.rs221 pub struct Device<Ctx: device::DeviceContext = device::Normal>(
342 // (i.e. `Device<Normal>) are thread safe.
H A Dauxiliary.rs201 pub struct Device<Ctx: device::DeviceContext = device::Normal>(
282 // (i.e. `Device<Normal>) are thread safe.
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dti,tvp7002.txt21 0 = Normal Operation (Active Low, Default)
27 0 = Normal Operation (Active Low, Default)
/linux/Documentation/input/devices/
H A Dsentelic.rst108 Byte 1: Bit7~Bit6 => 00, Normal data packet
132 Byte 1: Bit7~Bit6 => 00, Normal data packet
142 Mode Type => 0xA5 (Normal/Icon mode status)
145 Mode Type => 0x00 (Normal)
160 Byte 1: Bit7~Bit6 => 00, Normal data packet
163 => 11, Normal data packet with on-pad click
185 Byte 1: Bit7~Bit6 => 00, Normal data packet
188 => 11, Normal data packet with on-pad click
210 Byte 1: Bit7~Bit6 => 00, Normal data packet
213 => 11, Normal dat
[all...]
/linux/Documentation/ABI/testing/
H A Dsysfs-class-leds-gt683r16 Normal: LEDs are fully on when enabled
H A Dsysfs-bus-iio-magnetometer-hmc584310 normal Normal measurement configurations (default)
H A Dsysfs-devices-memory58 applicable kernel zone (DMA, DMA32, or Normal). However,
86 the kernel zones (DMA, DMA32, Normal) is applicable for a single
H A Dsysfs-driver-toshiba_acpi167 * 0 -> Normal Operation
170 In the "Normal Operation" mode, the F{1-12} keys are as usual
/linux/drivers/firmware/arm_ffa/
H A DKconfig11 the Secure world and Normal world. It also leverages the
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-axxia.txt15 the default 100 kHz frequency will be used. As only Normal and Fast modes
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-vsp1-hgo.rst44 .. flat-table:: VSP1 HGO Data - 64 Bins, Normal Mode (792 bytes)
120 .. flat-table:: VSP1 HGO Data - 256 Bins, Normal Mode (1032 bytes)
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-misc-cp50014 bitstream on reset. Normal FPGA behavior and default is to keep
/linux/arch/arm/mach-mvebu/
H A Dpmsu_ll.S20 strb r0, [r1] @ switch SCU power state to Normal mode
/linux/Documentation/devicetree/bindings/sound/
H A Dcs53l30.txt31 * 1) Normal I2S mode on two data pins -- each SDOUT
H A Drt5651.txt26 bool. Normal jack-detect switches give an inverted (active-low) signal,
/linux/sound/soc/generic/
H A Daudio-graph-card2-custom-sample1.dtsi61 * [Normal]
347 /* [Normal] */
379 /* [Normal] */
/linux/Documentation/hwmon/
H A Dhp-wmi-sensors.rst91 ``possible_states`` ``Normal,Caution,Critical,Not Present``
92 ``current_state`` ``Normal``
/linux/drivers/thunderbolt/
H A DKconfig58 are doing. Normal users and distro kernels should say N here.
/linux/
H A D.gitignore11 # Normal rules (sorted alphabetically)
/linux/Documentation/core-api/
H A Dfloating-point.rst50 Normal kernel code is assumed to use the equivalent of ``CC_FLAGS_NO_FPU``.

123