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/ |
D | Kconfig | 347 config NVRAM config 356 /dev/nvram may be used to view settings in NVRAM or to change them 360 however that most NVRAM space in a PC belongs to the BIOS and you 364 This memory is conventionally called "NVRAM" on PowerPC machines, 365 "CMOS RAM" on PCs, "NVRAM" on Ataris and "PRAM" on Macintoshes.
|
/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/scsi/ |
D | initio.h | 603 } NVRAM, *PNVRAM; typedef
|
D | initio.c | 170 static NVRAM i91unvram; 171 static NVRAM *i91unvramp;
|
D | Kconfig | 1083 Your answer to this question is ignored for controllers with NVRAM, 1384 be called atari_scsi. If you also enable NVRAM support, the SCSI 1385 host's ID is taken from the setting in TT RTC NVRAM.
|
/drivers/parisc/ |
D | Kconfig | 139 This includes NVRAM battery level, overtemp or failures such as
|
/drivers/platform/x86/ |
D | Kconfig | 622 select NVRAM 733 bool "Support NVRAM polling for hot keys" 737 Some thinkpad models benefit from NVRAM polling to detect a few of 739 need to do NVRAM polling to support any of the hot keys you use, 743 unlikely to need NVRAM polling in their latest BIOS versions. 745 NVRAM polling can detect at most the following keys: ThinkPad/Access
|
/drivers/rtc/ |
D | Kconfig | 251 registers may add features such as NVRAM, a trickle charger for 252 the RTC/NVRAM backup power, and alarms. NVRAM is visible in 752 charger, alarms, and NVRAM in addition to the clock. 1058 have 114 bytes of user NVRAM.
|
D | rtc-cmos.c | 977 #warning Assuming 128 bytes of RTC+NVRAM address space, not 64 bytes. in cmos_do_probe()
|
/drivers/net/ethernet/broadcom/ |
D | tg3.c | 3138 if (tg3_flag(tp, NVRAM)) { in tg3_nvram_lock() 3161 if (tg3_flag(tp, NVRAM)) { in tg3_nvram_unlock() 3252 if (tg3_flag(tp, NVRAM) && in tg3_nvram_phys_addr() 3267 if (tg3_flag(tp, NVRAM) && in tg3_nvram_logical_addr() 3290 if (!tg3_flag(tp, NVRAM)) in tg3_nvram_read() 3542 if (!tg3_flag(tp, NVRAM)) { in tg3_nvram_write_block() 3668 if (tg3_flag(tp, NVRAM)) in tg3_halt_cpu() 6448 if (tg3_flag(tp, NVRAM)) in tg3_dump_legacy_regs() 15039 tg3_flag_clear(tp, NVRAM); in tg3_nvram_init() 15059 tg3_flag_set(tp, NVRAM); in tg3_nvram_init() [all …]
|
/drivers/eisa/ |
D | eisa.ids | 428 DEC2500 "DEC EISA NVRAM for Alpha AXP"
|