Home
last modified time | relevance | path

Searched refs:Mode (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/linux/arch/arm/boot/dts/
A Dexynos4412-itop-scp-core.dtsi175 op_mode = <1>; /* Normal Mode */
185 op_mode = <1>; /* Normal Mode */
193 op_mode = <1>; /* Normal Mode */
201 op_mode = <1>; /* Normal Mode */
214 op_mode = <1>; /* Normal Mode */
222 op_mode = <1>; /* Normal Mode */
229 op_mode = <1>; /* Normal Mode */
236 op_mode = <1>; /* Normal Mode */
243 op_mode = <1>; /* Normal Mode */
251 op_mode = <1>; /* Normal Mode */
[all …]
A Dexynos4412-origen.dts163 op_mode = <1>; /* Normal Mode */
171 op_mode = <1>; /* Normal Mode */
179 op_mode = <1>; /* Normal Mode */
187 op_mode = <1>; /* Normal Mode */
195 op_mode = <1>; /* Normal Mode */
203 op_mode = <1>; /* Normal Mode */
211 op_mode = <1>; /* Normal Mode */
219 op_mode = <1>; /* Normal Mode */
227 op_mode = <1>; /* Normal Mode */
235 op_mode = <1>; /* Normal Mode */
[all …]
/linux/drivers/scsi/aic94xx/
A Daic94xx_reg_def.h552 #define CMnSCBPTR(Mode) CSEQm_CIO_REG(Mode, MnSCBPTR) argument
554 #define CMnDDBPTR(Mode) CSEQm_CIO_REG(Mode, MnDDBPTR) argument
556 #define CMnSCRATCHPAGE(Mode) CSEQm_CIO_REG(Mode, MnSCRATCHPAGE) argument
564 #define CMnREQMBX(Mode) CSEQm_CIO_REG(Mode, 0x30) argument
571 #define CMnRSPMBX(Mode) CSEQm_CIO_REG(Mode, 0x34) argument
593 #define CMnINT(Mode) CSEQm_CIO_REG(Mode, 0x38) argument
604 #define CMnINTEN(Mode) CSEQm_CIO_REG(Mode, 0x3C) argument
663 #define CMnSCRATCH(Mode) CSEQm_CIO_REG(Mode, 0x1E0) argument
896 #define LmMnINT(LinkNum, Mode) LmSEQ_PHY_REG(Mode, LinkNum, 0x38) argument
926 #define LmMnINTEN(LinkNum, Mode) LmSEQ_PHY_REG(Mode, LinkNum, 0x3C) argument
[all …]
/linux/arch/mips/sgi-ip27/
A DKconfig8 bool "IP27 M-Mode"
11 in either N-Modes which allows for more nodes or M-Mode which allows
13 M-Mode, so choose M-mode here.
16 bool "IP27 N-Mode"
19 in either N-Modes which allows for more nodes or M-Mode which allows
21 M-Mode, so choose M-mode here.
/linux/include/uapi/linux/
A Dcciss_defs.h61 BYTE Mode:2; /* b00 */ member
66 BYTE Mode:2; /* b01 */ member
72 BYTE Mode:2; /* b10 */ member
79 DWORD Mode:2; member
85 DWORD Mode:2; member
/linux/drivers/usb/typec/altmodes/
A DKconfig3 menu "USB Type-C Alternate Mode drivers"
6 tristate "DisplayPort Alternate Mode driver"
9 DisplayPort USB Type-C Alternate Mode allows DisplayPort
17 tristate "NVIDIA Alternate Mode driver"
/linux/Documentation/devicetree/bindings/hwmon/
A Dadc128d818.txt6 - Mode 0: 7 single-ended voltage readings (IN0-IN6),
8 - Mode 1: 8 single-ended voltage readings (IN0-IN7),
10 - Mode 2: 4 pseudo-differential voltage readings
13 - Mode 3: 4 single-ended voltage readings (IN0-IN3),
/linux/Documentation/devicetree/bindings/iio/frequency/
A Dadi,adrf6780.yaml55 Intermediate Frequency Mode Enable. Either IF Mode or I/Q Mode
61 I/Q Mode Enable. Either IF Mode or I/Q Mode can be enabled at a
/linux/Documentation/leds/
A Dleds-lm3556.rst18 Flash Mode
21 In Flash Mode, the LED current source(LED) provides 16 target current levels
47 Torch Mode
50 In Torch Mode, the current source(LED) is programmed via the CURRENT CONTROL
51 REGISTER(0x09).Torch Mode is activated by the ENABLE REGISTER(0x0A) or by the
74 Indicator Mode
/linux/Documentation/devicetree/bindings/ata/
A Dcortina,gemini-sata-bridge.txt18 Mode 0: ata0 master <-> sata0
21 Mode 1: ata0 master <-> sata0
24 Mode 2: ata1 master <-> sata1
28 Mode 3: ata0 master <-> sata0
/linux/Documentation/ABI/testing/
A Dsysfs-driver-typec-displayport18 Note. USB configuration does not equal to Exit Mode. It is
19 separate configuration defined in VESA DisplayPort Alt Mode on
29 VESA DisplayPort Alt Mode on USB Type-C Standard defines six
44 Note. As of VESA DisplayPort Alt Mode on USB Type-C Standard
A Dsysfs-platform-asus-wmi9 * 0 -> Super Performance Mode
10 * 1 -> High Performance Mode
11 * 2 -> Power Saving Mode
A Dsysfs-platform-eeepc-laptop36 * 0 -> Super Performance Mode
37 * 1 -> High Performance Mode
38 * 2 -> Power Saving Mode
A Dsysfs-driver-bd9571mwv-regulator5 Description: Read/write the current state of DDR Backup Mode, which controls
11 Backup Mode is enabled by default when available, as the
26 DDR Backup Mode must be explicitly enabled by the user,
A Dsysfs-platform-ideapad-laptop16 * 0 -> Super Silent Mode
17 * 1 -> Standard Mode
19 * 4 -> Efficient Thermal Dissipation Mode
/linux/drivers/staging/r8188eu/hal/
A Drtl8188e_cmd.c154 void rtl8188e_set_FwPwrMode_cmd(struct adapter *adapt, u8 Mode) in rtl8188e_set_FwPwrMode_cmd() argument
161 Mode, pwrpriv->smart_ps, adapt->registrypriv.uapsd_enable); in rtl8188e_set_FwPwrMode_cmd()
163 switch (Mode) { in rtl8188e_set_FwPwrMode_cmd()
165 H2CSetPwrMode.Mode = 0; in rtl8188e_set_FwPwrMode_cmd()
168 H2CSetPwrMode.Mode = 1; in rtl8188e_set_FwPwrMode_cmd()
172 H2CSetPwrMode.Mode = 1; in rtl8188e_set_FwPwrMode_cmd()
176 H2CSetPwrMode.Mode = 1; in rtl8188e_set_FwPwrMode_cmd()
179 H2CSetPwrMode.Mode = 2; in rtl8188e_set_FwPwrMode_cmd()
182 H2CSetPwrMode.Mode = 0; in rtl8188e_set_FwPwrMode_cmd()
192 if (Mode > 0) in rtl8188e_set_FwPwrMode_cmd()
/linux/Documentation/devicetree/bindings/clock/
A Drenesas,rzg2l-cpg.yaml7 title: Renesas RZ/G2L Clock Pulse Generator / Module Standby Mode
14 Standby Mode share the same register block.
18 - The Module Standby Mode block provides two functions:
50 SoC devices that are part of the CPG/Module Standby Mode Clock Domain and
/linux/Documentation/devicetree/bindings/power/
A Drenesas,rzg2l-sysc.yaml30 - description: CA55/CM33 Sleep/Software Standby Mode request interrupt
31 - description: CA55 Software Standby Mode release request interrupt
32 - description: CM33 Software Standby Mode release request interrupt
/linux/Documentation/devicetree/bindings/spi/
A Dti_qspi.txt23 parameters for Mode-0 and Mode-3 operations, which needs to be set up by
24 the bootloader (U-Boot). Default configuration only supports Mode-0
/linux/drivers/target/iscsi/
A DKconfig3 tristate "Linux-iSCSI.org iSCSI Target Mode Stack"
10 Target Mode Stack.
/linux/Documentation/sound/hd-audio/
A Dcontrols.rst11 Channel Mode
18 Auto-Mute Mode
55 Mic Jack Mode, Line Jack Mode, etc
104 Auto-Mute Mode
111 Channel Mode
/linux/Documentation/devicetree/bindings/sound/
A Drt5645.txt41 1 : Mode-0 (VDD=3.3V), two port jack detection
42 2 : Mode-1 (VDD=3.3V), one port jack detection
43 3 : Mode-2 (VDD=1.8V), one port jack detection
/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-meta-vsp1-hgo.rst44 .. flat-table:: VSP1 HGO Data - 64 Bins, Normal Mode (792 bytes)
95 .. flat-table:: VSP1 HGO Data - 64 Bins, Max Mode (264 bytes)
120 .. flat-table:: VSP1 HGO Data - 256 Bins, Normal Mode (1032 bytes)
145 .. flat-table:: VSP1 HGO Data - 256 Bins, Max Mode (1032 bytes)
/linux/Documentation/devicetree/bindings/leds/
A Dleds-netxbig.txt10 Mode (gpio-ext bus), delay_on and delay_off.
15 - mode-addr: Mode register address on gpio-ext bus.
16 - mode-val: Mode to value mapping. Each entry is represented by two integers:
/linux/Documentation/devicetree/bindings/phy/
A Dti,phy-gmii-sel.yaml8 title: CPSW Port's Interface Mode Selection PHY Tree Bindings
41 CPSW Port's Interface Mode Selection PHY describes MII interface mode between
44 CPSW Port's Interface Mode Selection PHY device should defined as child device

Completed in 39 milliseconds

12345678910>>...13