Searched refs:STD (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/drivers/pinctrl/bcm/ |
A D | pinctrl-bcm281xx.c | 1113 BCM281XX_PIN_SHIFT(STD, HYST), in bcm281xx_std_pin_update() 1114 BCM281XX_PIN_MASK(STD, HYST)); in bcm281xx_std_pin_update() 1124 BCM281XX_PIN_SHIFT(STD, PULL_UP), in bcm281xx_std_pin_update() 1125 BCM281XX_PIN_MASK(STD, PULL_UP)); in bcm281xx_std_pin_update() 1127 BCM281XX_PIN_SHIFT(STD, PULL_DN), in bcm281xx_std_pin_update() 1128 BCM281XX_PIN_MASK(STD, PULL_DN)); in bcm281xx_std_pin_update() 1133 BCM281XX_PIN_SHIFT(STD, PULL_UP), in bcm281xx_std_pin_update() 1134 BCM281XX_PIN_MASK(STD, PULL_UP)); in bcm281xx_std_pin_update() 1136 BCM281XX_PIN_SHIFT(STD, PULL_DN), in bcm281xx_std_pin_update() 1152 BCM281XX_PIN_SHIFT(STD, SLEW), in bcm281xx_std_pin_update() [all …]
|
/linux-6.3-rc2/Documentation/power/ |
A D | drivers-testing.rst | 14 (aka suspend to disk or STD) and suspend to RAM (STR), because each of these 50 Each of the above tests should be repeated several times and the STD tests
|
A D | basic-pm-debugging.rst | 7 1. Testing hibernation (aka suspend to disk or STD)
|
/linux-6.3-rc2/Documentation/filesystems/nfs/ |
A D | pnfs.rst | 65 PNFS utilizes what is called layout drivers. The STD defines 4 basic
|
/linux-6.3-rc2/drivers/scsi/ |
A D | ncr53c8xx.h | 451 OUTONB (nc_dcntl, (STD|NOCOM)); \ 758 #define STD 0x04 /* cmd: start dma mode */ macro
|
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/ |
A D | sym_defs.h | 235 #define STD 0x04 /* cmd: start dma mode */ macro
|
A D | sym_hipd.h | 221 OUTONB(np, nc_dcntl, (STD|NOCOM)); \
|
/linux-6.3-rc2/kernel/power/ |
A D | Kconfig | 46 Enable the suspend to disk (STD) functionality, which is usually 47 called "hibernation" in user interfaces. STD checkpoints the
|
/linux-6.3-rc2/Documentation/userspace-api/media/dvb/ |
A D | frontend-property-terrestrial-systems.rst | 110 ARIB STD-B31 - "Transmission System for Digital Terrestrial Television
|
/linux-6.3-rc2/arch/arc/ |
A D | Kconfig | 139 * 64bit load/store: LDD, STD 355 bool "Insn: 64bit LDD/STD"
|
/linux-6.3-rc2/sound/core/ |
A D | pcm.c | 267 SUBFORMAT(STD),
|
/linux-6.3-rc2/Documentation/admin-guide/pm/ |
A D | sleep-states.rst | 112 This state (also referred to as Suspend-to-Disk or STD) offers the greatest
|
/linux-6.3-rc2/arch/x86/lib/ |
A D | x86-opcode-map.txt | 318 fd: STD
|
/linux-6.3-rc2/tools/arch/x86/lib/ |
A D | x86-opcode-map.txt | 318 fd: STD
|
Completed in 35 milliseconds