Searched refs:NVRAM (Results 1 – 16 of 16) sorted by relevance
/drivers/firmware/broadcom/ |
D | Kconfig | 3 bool "Broadcom NVRAM driver" 8 NVRAM partition contains a text-like data representing name=value 11 It simply reads content of NVRAM and parses it. It doesn't control any
|
/drivers/pci/hotplug/ |
D | Kconfig | 31 bool "Save configuration into NVRAM on Compaq servers" 36 system configuration options in NVRAM.
|
/drivers/firmware/google/ |
D | Kconfig | 19 driver provides an interface for reading and writing NVRAM
|
/drivers/char/tpm/eventlog/ |
D | tpm1.c | 189 case NVRAM: in get_event_name()
|
/drivers/sbus/char/ |
D | Kconfig | 37 first I2C controller connects mainly to configuration PROMs (NVRAM,
|
/drivers/char/ |
D | Kconfig | 223 config NVRAM config 232 /dev/nvram may be used to view settings in NVRAM or to change them 236 however that most NVRAM space in a PC belongs to the BIOS and you 240 This memory is conventionally called "NVRAM" on PowerPC machines, 241 "CMOS RAM" on PCs, "NVRAM" on Ataris and "PRAM" on Macintoshes.
|
/drivers/mtd/devices/ |
D | Kconfig | 41 tristate "DEC MS02-NV NVRAM module support" 45 backed-up NVRAM module. The module was originally meant as an NFS
|
/drivers/scsi/ |
D | initio.h | 603 } NVRAM, *PNVRAM; typedef
|
D | initio.c | 170 static NVRAM i91unvram; 171 static NVRAM *i91unvramp;
|
D | Kconfig | 1090 Your answer to this question is ignored for controllers with NVRAM, 1390 be called atari_scsi. If you also enable NVRAM support, the SCSI 1391 host's ID is taken from the setting in TT RTC NVRAM.
|
/drivers/platform/x86/ |
D | Kconfig | 493 select NVRAM 604 bool "Support NVRAM polling for hot keys" 608 Some thinkpad models benefit from NVRAM polling to detect a few of 610 need to do NVRAM polling to support any of the hot keys you use, 614 unlikely to need NVRAM polling in their latest BIOS versions. 616 NVRAM polling can detect at most the following keys: ThinkPad/Access
|
/drivers/parisc/ |
D | Kconfig | 139 This includes NVRAM battery level, overtemp or failures such as
|
/drivers/rtc/ |
D | Kconfig | 252 registers may add features such as NVRAM, a trickle charger for 253 the RTC/NVRAM backup power, and alarms. NVRAM is visible in 736 charger, alarms, and NVRAM in addition to the clock. 1038 have 114 bytes of user NVRAM.
|
D | rtc-cmos.c | 760 #warning Assuming 128 bytes of RTC+NVRAM address space, not 64 bytes. in cmos_do_probe()
|
/drivers/net/ethernet/broadcom/ |
D | tg3.c | 3143 if (tg3_flag(tp, NVRAM)) { in tg3_nvram_lock() 3166 if (tg3_flag(tp, NVRAM)) { in tg3_nvram_unlock() 3257 if (tg3_flag(tp, NVRAM) && in tg3_nvram_phys_addr() 3272 if (tg3_flag(tp, NVRAM) && in tg3_nvram_logical_addr() 3295 if (!tg3_flag(tp, NVRAM)) in tg3_nvram_read() 3547 if (!tg3_flag(tp, NVRAM)) { in tg3_nvram_write_block() 3673 if (tg3_flag(tp, NVRAM)) in tg3_halt_cpu() 6453 if (tg3_flag(tp, NVRAM)) in tg3_dump_legacy_regs() 14996 tg3_flag_clear(tp, NVRAM); in tg3_nvram_init() 15016 tg3_flag_set(tp, NVRAM); in tg3_nvram_init() [all …]
|
/drivers/eisa/ |
D | eisa.ids | 428 DEC2500 "DEC EISA NVRAM for Alpha AXP"
|