/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-itop-scp-core.dtsi | 179 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 D | exynos4412-origen.dts | 168 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 D | arm-cca.rst | 10 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 D | secure.txt | 4 "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 D | device.rs | 46 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 D | platform.rs | 221 pub struct Device<Ctx: device::DeviceContext = device::Normal>( 342 // (i.e. `Device<Normal>) are thread safe.
|
H A D | auxiliary.rs | 201 pub struct Device<Ctx: device::DeviceContext = device::Normal>( 282 // (i.e. `Device<Normal>) are thread safe.
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ti,tvp7002.txt | 21 0 = Normal Operation (Active Low, Default) 27 0 = Normal Operation (Active Low, Default)
|
/linux/Documentation/input/devices/ |
H A D | sentelic.rst | 108 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 D | sysfs-class-leds-gt683r | 16 Normal: LEDs are fully on when enabled
|
H A D | sysfs-bus-iio-magnetometer-hmc5843 | 10 normal Normal measurement configurations (default)
|
H A D | sysfs-devices-memory | 58 applicable kernel zone (DMA, DMA32, or Normal). However, 86 the kernel zones (DMA, DMA32, Normal) is applicable for a single
|
H A D | sysfs-driver-toshiba_acpi | 167 * 0 -> Normal Operation 170 In the "Normal Operation" mode, the F{1-12} keys are as usual
|
/linux/drivers/firmware/arm_ffa/ |
H A D | Kconfig | 11 the Secure world and Normal world. It also leverages the
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-axxia.txt | 15 the default 100 kHz frequency will be used. As only Normal and Fast modes
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | metafmt-vsp1-hgo.rst | 44 .. 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 D | sysfs-driver-misc-cp500 | 14 bitstream on reset. Normal FPGA behavior and default is to keep
|
/linux/arch/arm/mach-mvebu/ |
H A D | pmsu_ll.S | 20 strb r0, [r1] @ switch SCU power state to Normal mode
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | cs53l30.txt | 31 * 1) Normal I2S mode on two data pins -- each SDOUT
|
H A D | rt5651.txt | 26 bool. Normal jack-detect switches give an inverted (active-low) signal,
|
/linux/sound/soc/generic/ |
H A D | audio-graph-card2-custom-sample1.dtsi | 61 * [Normal] 347 /* [Normal] */ 379 /* [Normal] */
|
/linux/Documentation/hwmon/ |
H A D | hp-wmi-sensors.rst | 91 ``possible_states`` ``Normal,Caution,Critical,Not Present`` 92 ``current_state`` ``Normal``
|
/linux/drivers/thunderbolt/ |
H A D | Kconfig | 58 are doing. Normal users and distro kernels should say N here.
|
/linux/ |
H A D | .gitignore | 11 # Normal rules (sorted alphabetically)
|
/linux/Documentation/core-api/ |
H A D | floating-point.rst | 50 Normal kernel code is assumed to use the equivalent of ``CC_FLAGS_NO_FPU``.
|