Home
last modified time | relevance | path

Searched full:nonvolatile (Results 1 – 22 of 22) sorted by relevance

/linux/Documentation/arch/powerpc/
H A Dsyscall64-abi.rst65 | cr1, cr5-7 | Nonvolatile | |
67 | lr | Nonvolatile | |
83 registers are nonvolatile.
/linux/Documentation/devicetree/bindings/power/supply/
H A Dmaxim,max17201.yaml27 - description: Nonvolatile registers
/linux/drivers/hwmon/
H A Dmax16065.c5 * System Managers with Nonvolatile Fault Registers
7 * with Nonvolatile Fault Registers
9 * Monitors with Nonvolatile Fault Registers
H A Dw83l786ng.c118 * nonvolatile registers */
/linux/Documentation/fb/
H A Ddeferred_io.rst30 For some types of nonvolatile high latency displays, the desired image is
/linux/Documentation/w1/slaves/
H A Dw1_ds2438.rst19 a battery pack. It also has a 40 bytes of nonvolatile EEPROM.
/linux/drivers/pnp/pnpbios/
H A Dbioscalls.c286 * boot = whether to get nonvolatile boot (!=0)
321 * boot = whether to set nonvolatile boot (!=0)
/linux/Documentation/devicetree/bindings/
H A Dtrivial-devices.yaml40 # AD5110 - Nonvolatile Digital Potentiometer
74 # CPU Supervisor with Nonvolatile Memory and Programmable I/O
/linux/arch/powerpc/include/asm/
H A Dkvm_asm.h136 #define RESUME_FLAG_NV (1<<0) /* Reload guest nonvolatile state? */
/linux/Documentation/devicetree/bindings/mtd/
H A Djedec,spi-nor.yaml84 strapped to LOW, the status register nonvolatile bits become read-only and
/linux/arch/s390/include/asm/
H A Dstacktrace.h98 * by the called function, even though register 6 is saved/nonvolatile.
/linux/drivers/power/supply/
H A Dmax1721x_battery.c31 /* Factory settings (nonvolatile registers) (W1 specific) */
H A Dmax1720x_battery.c19 /* Nonvolatile registers */
/linux/drivers/w1/slaves/
H A Dw1_ds2438.c41 #define DS2438_STATUS_NVB (1 << 5) /* Nonvolatile Memory Busy Flag */
/linux/arch/powerpc/kvm/
H A Dbooke_interrupts.S20 /* r2 is special: it holds 'current', and it made nonvolatile in the
H A Dbookehv_interrupts.S38 * r2 is special: it holds 'current', and it made nonvolatile in the
/linux/drivers/rtc/
H A Drtc-x1205.c235 /* If we wrote to the nonvolatile region, wait 10msec for write cycle*/ in x1205_set_datetime()
/linux/arch/mips/include/asm/
H A Dkvm_host.h247 #define RESUME_FLAG_DR (1<<0) /* Reload guest nonvolatile state? */
/linux/drivers/input/touchscreen/
H A Diqs5xx.c9 * nonvolatile memory by writing the filename to the 'fw_file' sysfs control.
/linux/drivers/s390/block/
H A Ddasd_3990_erp.c950 "FORMAT F - Cache or nonvolatile storage " in dasd_3990_handle_env_data()
972 "FORMAT F - Nonvolatile storage " in dasd_3990_handle_env_data()
/linux/drivers/mtd/spi-nor/
H A Dcore.c311 * spi_nor_read_any_reg() - read any register from flash memory, nonvolatile or
/linux/drivers/net/ethernet/agere/
H A Det131x.c534 * EEPROM's internally timed write cycle to the nonvolatile memory. in eeprom_write()