Searched refs:NVRAM (Results 1 – 17 of 17) 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/char/ |
D | Kconfig | 319 config NVRAM config 328 /dev/nvram may be used to view settings in NVRAM or to change them 332 however that most NVRAM space in a PC belongs to the BIOS and you 336 This memory is conventionally called "NVRAM" on PowerPC machines, 337 "CMOS RAM" on PCs, "NVRAM" on Ataris and "PRAM" on Macintoshes.
|
/drivers/pci/hotplug/ |
D | Kconfig | 34 bool "Save configuration into NVRAM on Compaq servers" 39 system configuration options in 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/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/firmware/google/ |
D | Kconfig | 19 driver provides an interface for reading and writing NVRAM
|
/drivers/scsi/ |
D | initio.h | 578 } NVRAM, *PNVRAM; typedef
|
D | initio.c | 170 static NVRAM i91unvram; 171 static NVRAM *i91unvramp;
|
D | Kconfig | 1075 Your answer to this question is ignored for controllers with NVRAM, 1380 be called atari_scsi. If you also enable NVRAM support, the SCSI 1381 host's ID is taken from the setting in TT RTC NVRAM.
|
/drivers/platform/x86/ |
D | Kconfig | 505 select NVRAM 616 bool "Support NVRAM polling for hot keys" 620 Some thinkpad models benefit from NVRAM polling to detect a few of 622 need to do NVRAM polling to support any of the hot keys you use, 626 unlikely to need NVRAM polling in their latest BIOS versions. 628 NVRAM polling can detect at most the following keys: ThinkPad/Access
|
/drivers/parisc/ |
D | Kconfig | 141 This includes NVRAM battery level, overtemp or failures such as
|
/drivers/nvmem/ |
D | Kconfig | 55 tristate "Broadcom's NVRAM support" 60 This driver provides support for Broadcom's NVRAM that can be accessed
|
/drivers/rtc/ |
D | Kconfig | 260 registers may add features such as NVRAM, a trickle charger for 261 the RTC/NVRAM backup power, and alarms. NVRAM is visible in 759 charger, alarms, and NVRAM in addition to the clock. 1058 have 114 bytes of user NVRAM.
|
D | rtc-cmos.c | 979 #warning Assuming 128 bytes of RTC+NVRAM address space, not 64 bytes. in cmos_do_probe()
|
/drivers/net/ethernet/broadcom/ |
D | tg3.c | 3132 if (tg3_flag(tp, NVRAM)) { in tg3_nvram_lock() 3155 if (tg3_flag(tp, NVRAM)) { in tg3_nvram_unlock() 3246 if (tg3_flag(tp, NVRAM) && in tg3_nvram_phys_addr() 3261 if (tg3_flag(tp, NVRAM) && in tg3_nvram_logical_addr() 3284 if (!tg3_flag(tp, NVRAM)) in tg3_nvram_read() 3536 if (!tg3_flag(tp, NVRAM)) { in tg3_nvram_write_block() 3662 if (tg3_flag(tp, NVRAM)) in tg3_halt_cpu() 6433 if (tg3_flag(tp, NVRAM)) in tg3_dump_legacy_regs() 14991 tg3_flag_clear(tp, NVRAM); in tg3_nvram_init() 15011 tg3_flag_set(tp, NVRAM); in tg3_nvram_init() [all …]
|
/drivers/eisa/ |
D | eisa.ids | 428 DEC2500 "DEC EISA NVRAM for Alpha AXP"
|