Home
last modified time | relevance | path

Searched refs:NVRAM (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/eventlog/
H A Dtpm1.c58 "NVRAM",
189 case NVRAM: in get_event_name()
/kernel/linux/linux-5.10/include/linux/
H A Dtpm_eventlog.h67 NVRAM, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dtpm_eventlog.h67 NVRAM, enumerator
/kernel/linux/linux-6.6/drivers/char/tpm/eventlog/
H A Dtpm1.c58 "NVRAM",
189 case NVRAM: in get_event_name()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dinitio.h603 } NVRAM, *PNVRAM; typedef
H A Dinitio.c170 static NVRAM i91unvram;
171 static NVRAM *i91unvramp;
/kernel/linux/linux-6.6/drivers/scsi/
H A Dinitio.h578 } NVRAM, *PNVRAM; typedef
H A Dinitio.c170 static NVRAM i91unvram;
171 static NVRAM *i91unvramp;
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-cmos.c18 * (notably for integrated NVRAM), infrastructure (x86 has code to
189 * for RTC and NVRAM and the second only for NVRAM. Caller must
642 * RTC registers and NVRAM. Most of those bytes of NVRAM are used
677 * checksum on part of the NVRAM data. That's currently ignored in cmos_nvram_write()
679 * NVRAM to update, updating checksums is also part of its job. in cmos_nvram_write()
965 /* Heuristic to deduce NVRAM size ... do what the legacy NVRAM in cmos_do_probe()
977 #warning Assuming 128 bytes of RTC+NVRAM addres in cmos_do_probe()
[all...]
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-cmos.c18 * (notably for integrated NVRAM), infrastructure (x86 has code to
189 * for RTC and NVRAM and the second only for NVRAM. Caller must
636 * RTC registers and NVRAM. Most of those bytes of NVRAM are used
671 * checksum on part of the NVRAM data. That's currently ignored in cmos_nvram_write()
673 * NVRAM to update, updating checksums is also part of its job. in cmos_nvram_write()
969 /* Heuristic to deduce NVRAM size ... do what the legacy NVRAM in cmos_do_probe()
981 #warning Assuming 128 bytes of RTC+NVRAM addres in cmos_do_probe()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c3138 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()
3280 /* NOTE: Data read in from NVRAM is byteswapped according to
3283 * returned will be exactly as it is seen in NVRAM. On a LE
3290 if (!tg3_flag(tp, NVRAM)) in tg3_nvram_read()
3318 /* Ensures NVRAM data is in bytestream format. */
3542 if (!tg3_flag(tp, NVRAM)) { in tg3_nvram_write_block()
3668 if (tg3_flag(tp, NVRAM)) in tg3_halt_cpu()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c3132 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()
3274 /* NOTE: Data read in from NVRAM is byteswapped according to
3277 * returned will be exactly as it is seen in NVRAM. On a LE
3284 if (!tg3_flag(tp, NVRAM)) in tg3_nvram_read()
3312 /* Ensures NVRAM data is in bytestream format. */
3536 if (!tg3_flag(tp, NVRAM)) { in tg3_nvram_write_block()
3662 if (tg3_flag(tp, NVRAM)) in tg3_halt_cpu()
[all...]

Completed in 32 milliseconds