/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | at91_gpbr.h | 14 * The Atmel AT91SAM9 series has a small resource of 4 nonvolatile 18 * that do not really need nonvolatile registers. Maybe you can
|
/openbmc/qemu/system/ |
H A D | memory.c | 226 bool nonvolatile; member 243 .nonvolatile = fr->nonvolatile, in section_from_flat_range() 255 && a->nonvolatile == b->nonvolatile in flatrange_equal() 329 && r1->nonvolatile == r2->nonvolatile in can_merge() 733 bool nonvolatile, in render_memory_region() argument 750 nonvolatile |= mr->nonvolatile; in render_memory_region() 765 readonly, nonvolatile, unmergeable); in render_memory_region() 772 readonly, nonvolatile, unmergeable); in render_memory_region() 787 fr.nonvolatile = nonvolatile; in render_memory_region() 2534 void memory_region_set_nonvolatile(MemoryRegion *mr, bool nonvolatile) in memory_region_set_nonvolatile() argument [all …]
|
/openbmc/linux/Documentation/powerpc/ |
H A D | syscall64-abi.rst | 65 | cr1, cr5-7 | Nonvolatile | | 67 | lr | Nonvolatile | | 83 registers are nonvolatile.
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | spi-nor.h | 95 #define SPINOR_OP_SST_RDNVCR 0xB5 /* Read nonvolatile configuration register */ 96 #define SPINOR_OP_SST_WRNVCR 0xB1 /* Write nonvolatile configuration register */ 130 #define SPINOR_OP_MICRON_RDNVCR 0xB5 /* Read nonvolatile configuration register */ 131 #define SPINOR_OP_MICRON_WRNVCR 0xB1 /* Write nonvolatile configuration register */
|
/openbmc/linux/Documentation/w1/slaves/ |
H A D | w1_ds2438.rst | 19 a battery pack. It also has a 40 bytes of nonvolatile EEPROM.
|
/openbmc/linux/Documentation/fb/ |
H A D | deferred_io.rst | 30 For some types of nonvolatile high latency displays, the desired image is
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_asm.h | 136 #define RESUME_FLAG_NV (1<<0) /* Reload guest nonvolatile state? */
|
/openbmc/linux/drivers/hwmon/ |
H A D | max16065.c | 5 * System Managers with Nonvolatile Fault Registers 7 * with Nonvolatile Fault Registers 9 * Monitors with Nonvolatile Fault Registers
|
H A D | w83l786ng.c | 118 * nonvolatile registers */
|
/openbmc/linux/drivers/pnp/pnpbios/ |
H A D | bioscalls.c | 286 * boot = whether to get nonvolatile boot (!=0) 321 * boot = whether to set nonvolatile boot (!=0)
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | trivial-devices.yaml | 38 # AD5110 - Nonvolatile Digital Potentiometer 84 # CPU Supervisor with Nonvolatile Memory and Programmable I/O
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | jedec,spi-nor.yaml | 81 strapped to LOW, the status register nonvolatile bits become read-only and
|
/openbmc/u-boot/drivers/rtc/ |
H A D | pt7c4338.c | 17 * It has 56 bytes of nonvolatile RAM.
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | stacktrace.h | 79 * by the called function, even though register 6 is saved/nonvolatile.
|
/openbmc/qemu/include/exec/ |
H A D | memory.h | 97 * @nonvolatile: this section is non-volatile 107 bool nonvolatile; member 765 bool nonvolatile; member 1183 a->nonvolatile == b->nonvolatile; in MemoryRegionSection_eq() 1950 return mr->nonvolatile; in memory_region_is_nonvolatile() 2167 * @nonvolatile: whether rhe region is to be non-volatile. 2169 void memory_region_set_nonvolatile(MemoryRegion *mr, bool nonvolatile);
|
/openbmc/bmcweb/ |
H A D | DEVELOPING.md | 68 code to minimize the use of nonvolatile storage.
|
/openbmc/linux/drivers/power/supply/ |
H A D | max1721x_battery.c | 31 /* Factory settings (nonvolatile registers) (W1 specific) */
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | spi-nor-core.c | 817 dev_err(dev, "[Micron] error while reading nonvolatile configuration register\n"); in micron_read_cr_quad_enable() 829 dev_err(dev, "[Micron] error while writing nonvolatile configuration register\n"); in micron_read_cr_quad_enable() 1303 dev_dbg(nor->dev, "SST error while reading nonvolatile configuration register\n"); in sst_cr_quad_enable() 1310 /* Nonvolatile Configuration Register bit 4 */ in sst_cr_quad_enable() 1316 dev_err(nor->dev, "SST error while writing nonvolatile configuration register\n"); in sst_cr_quad_enable()
|
/openbmc/linux/drivers/w1/slaves/ |
H A D | w1_ds2438.c | 41 #define DS2438_STATUS_NVB (1 << 5) /* Nonvolatile Memory Busy Flag */
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | booke_interrupts.S | 20 /* r2 is special: it holds 'current', and it made nonvolatile in the
|
H A D | bookehv_interrupts.S | 38 * r2 is special: it holds 'current', and it made nonvolatile in the
|
/openbmc/qemu/scripts/ |
H A D | dump-guest-memory.py | 422 memory_region["nonvolatile"]):
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-x1205.c | 235 /* If we wrote to the nonvolatile region, wait 10msec for write cycle*/ in x1205_set_datetime()
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | iqs5xx.c | 9 * nonvolatile memory by writing the filename to the 'fw_file' sysfs control.
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | kvm_host.h | 247 #define RESUME_FLAG_DR (1<<0) /* Reload guest nonvolatile state? */
|