/Linux-v4.19/arch/arm/boot/dts/ |
D | exynos4412-itop-scp-core.dtsi | 165 op_mode = <1>; /* Normal Mode */ 175 op_mode = <1>; /* Normal Mode */ 183 op_mode = <1>; /* Normal Mode */ 191 op_mode = <1>; /* Normal Mode */ 196 op_mode = <0>; /* Always off Mode */ 204 op_mode = <1>; /* Normal Mode */ 212 op_mode = <1>; /* Normal Mode */ 219 op_mode = <1>; /* Normal Mode */ 226 op_mode = <1>; /* Normal Mode */ 233 op_mode = <1>; /* Normal Mode */ [all …]
|
D | exynos4412-origen.dts | 152 op_mode = <1>; /* Normal Mode */ 160 op_mode = <1>; /* Normal Mode */ 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 */ [all …]
|
/Linux-v4.19/drivers/scsi/aic94xx/ |
D | aic94xx_reg_def.h | 520 #define CSEQm_CIO_REG(Mode, Reg) \ argument 522 ((u32) (Mode) * CSEQ_MODE_PAGE_SIZE) + (u32) (Reg)) 570 #define CMnSCBPTR(Mode) CSEQm_CIO_REG(Mode, MnSCBPTR) argument 572 #define CMnDDBPTR(Mode) CSEQm_CIO_REG(Mode, MnDDBPTR) argument 574 #define CMnSCRATCHPAGE(Mode) CSEQm_CIO_REG(Mode, MnSCRATCHPAGE) argument 582 #define CMnREQMBX(Mode) CSEQm_CIO_REG(Mode, 0x30) argument 589 #define CMnRSPMBX(Mode) CSEQm_CIO_REG(Mode, 0x34) argument 611 #define CMnINT(Mode) CSEQm_CIO_REG(Mode, 0x38) argument 622 #define CMnINTEN(Mode) CSEQm_CIO_REG(Mode, 0x3C) argument 681 #define CMnSCRATCH(Mode) CSEQm_CIO_REG(Mode, 0x1E0) argument [all …]
|
/Linux-v4.19/include/uapi/linux/ |
D | cciss_defs.h | 61 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-v4.19/arch/mips/sgi-ip27/ |
D | Kconfig | 8 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-v4.19/Documentation/devicetree/bindings/hwmon/ |
D | adc128d818.txt | 6 - 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-v4.19/drivers/usb/typec/altmodes/ |
D | Kconfig | 2 menu "USB Type-C Alternate Mode drivers" 5 tristate "DisplayPort Alternate Mode driver" 7 DisplayPort USB Type-C Alternate Mode allows DisplayPort
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-platform-ideapad-laptop | 15 * 0 -> Super Silent Mode 16 * 1 -> Standard Mode 18 * 4 -> Efficient Thermal Dissipation Mode
|
D | sysfs-platform-asus-wmi | 8 * 0 -> Super Performance Mode 9 * 1 -> High Performance Mode 10 * 2 -> Power Saving Mode
|
D | sysfs-driver-typec-displayport | 18 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
|
D | sysfs-driver-bd9571mwv-regulator | 5 Description: Read/write the current state of DDR Backup Mode, which controls 10 Backup Mode is enabled by default when available, as the 23 DDR Backup Mode must be explicitly enabled by the user,
|
D | sysfs-platform-eeepc-laptop | 33 * 0 -> Super Performance Mode 34 * 1 -> High Performance Mode 35 * 2 -> Power Saving Mode
|
/Linux-v4.19/Documentation/devicetree/bindings/ata/ |
D | cortina,gemini-sata-bridge.txt | 18 Mode 0: ata0 master <-> sata0 21 Mode 1: ata0 master <-> sata0 24 Mode 2: ata1 master <-> sata1 28 Mode 3: ata0 master <-> sata0
|
/Linux-v4.19/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_cmd.c | 152 void rtl8188e_set_FwPwrMode_cmd(struct adapter *adapt, u8 Mode) in rtl8188e_set_FwPwrMode_cmd() argument 159 Mode, pwrpriv->smart_ps, adapt->registrypriv.uapsd_enable); in rtl8188e_set_FwPwrMode_cmd() 161 switch (Mode) { in rtl8188e_set_FwPwrMode_cmd() 163 H2CSetPwrMode.Mode = 0; in rtl8188e_set_FwPwrMode_cmd() 166 H2CSetPwrMode.Mode = 1; in rtl8188e_set_FwPwrMode_cmd() 170 H2CSetPwrMode.Mode = 1; in rtl8188e_set_FwPwrMode_cmd() 174 H2CSetPwrMode.Mode = 1; in rtl8188e_set_FwPwrMode_cmd() 177 H2CSetPwrMode.Mode = 2; in rtl8188e_set_FwPwrMode_cmd() 180 H2CSetPwrMode.Mode = 0; in rtl8188e_set_FwPwrMode_cmd() 190 if (Mode > 0) in rtl8188e_set_FwPwrMode_cmd()
|
/Linux-v4.19/drivers/target/iscsi/ |
D | Kconfig | 2 tristate "Linux-iSCSI.org iSCSI Target Mode Stack" 9 Target Mode Stack.
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | rtl8188e_cmd.h | 49 u8 Mode;/* 0:Active,1:LPS,2:WMMPS */ member 65 void rtl8188e_set_FwPwrMode_cmd(struct adapter *padapter, u8 Mode);
|
/Linux-v4.19/Documentation/devicetree/bindings/spi/ |
D | ti_qspi.txt | 23 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-v4.19/Documentation/devicetree/bindings/sound/ |
D | rt5645.txt | 37 1 : Mode-0 (VDD=3.3V), two port jack detection 38 2 : Mode-1 (VDD=3.3V), one port jack detection 39 3 : Mode-2 (VDD=1.8V), one port jack detection
|
/Linux-v4.19/Documentation/sound/hd-audio/ |
D | controls.rst | 11 Channel Mode 18 Auto-Mute Mode 55 Mic Jack Mode, Line Jack Mode, etc 104 Auto-Mute Mode 111 Channel Mode
|
/Linux-v4.19/Documentation/devicetree/bindings/leds/ |
D | leds-netxbig.txt | 10 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-v4.19/Documentation/media/uapi/v4l/ |
D | pixfmt-meta-vsp1-hgo.rst | 44 .. 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-v4.19/Documentation/virtual/kvm/devices/ |
D | s390_flic.txt | 125 - KVM_S390_AIS_MODE_ALL: ALL-Interruptions Mode, i.e. airq injection 127 - KVM_S390_AIS_MODE_SINGLE: SINGLE-Interruption Mode, i.e. airq 145 __u8 simm; /* Single-Interruption-Mode mask */ 146 __u8 nimm; /* No-Interruption-Mode mask * 149 simm contains Single-Interruption-Mode mask for all ISCs, nimm contains 150 No-Interruption-Mode mask for all ISCs. Each bit in simm and nimm corresponds
|
/Linux-v4.19/Documentation/input/devices/ |
D | cma3000_d0x.rst | 20 Motion Detect Mode: 24 Measurement Mode: 28 Free fall Mode:
|
D | alps.rst | 42 versions, the response from the "Enter Command Mode" sequence must be 46 seem to be better differentiated by the EC Command Mode response. 48 Command Mode 104 ALPS Absolute Mode - Protocol Version 1 116 ALPS Absolute Mode - Protocol Version 2 150 packets for the DualPoint Stick + ALPS Absolute Mode packets for the 154 ALPS Absolute Mode - Protocol Version 3 202 ALPS Absolute Mode - Protocol Version 4 246 ALPS Absolute Mode - Protocol Version 5 271 ALPS Absolute Mode - Protocol Version 6 [all …]
|
/Linux-v4.19/Documentation/hwmon/ |
D | smsc47b397 | 86 1. Enter Configuration Mode 88 3. Exit Configuration Mode. 90 Enter Configuration Mode 94 Configuration Mode 109 Exit Configuration Mode
|