Home
last modified time | relevance | path

Searched refs:NVRAM (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_if.m34 # bhnd(4) NVRAM device interface.
36 # Provides a shared interface to HND NVRAM, OTP, and SPROM devices that provide
41 * Read an NVRAM variable.
43 * @param dev The NVRAM device.
44 * @param name The NVRAM variable name.
57 * @retval ENODEV If no supported NVRAM hardware is accessible via this
74 * Set an NVRAM variable's value.
79 * @param dev The NVRAM device.
80 * @param name The NVRAM variable name.
87 * @retval ENODEV If no supported NVRAM hardware is accessible via this
H A Dnvram_map23 # NVRAM variable and SPROM layout descriptions.
/freebsd/tools/kerneldoc/subsys/
H A DDoxyfile-dev_nvram6 PROJECT_NAME = "FreeBSD kernel NVRAM device code"
/freebsd/sys/dev/hptnr/
H A Dwj.h32 * NVRAM write journaling interface.
/freebsd/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk360 NVRAM = class_new("NVRAM", SymbolContext)
361 class_add_prop(NVRAM, p_var_groups, "var_groups")
362 class_add_prop(NVRAM, p_srom_layouts, "srom_layouts")
363 class_add_prop(NVRAM, p_srom_table, "srom_table")
444 if (!in_parser_context(NVRAM)) {
535 _nvram = parser_state_get_context(NVRAM)
1626 $1 == "group" && in_parser_context(NVRAM) {
1656 $1 == "srom" && in_parser_context(NVRAM) {
1685 /}/ && !in_parser_context(NVRAM) {
1686 while (!in_parser_context(NVRAM) && $0 ~ "}") {
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Dbrcm,bcm963xx-cfe-nor-partitions.txt6 NVRAM partition, and the remainder in-between for one to two firmware partitions
H A Dbrcm,bcm947xx-cfe-partitions.txt19 2) NVRAM with configuration/calibration data
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpidump.h122 NVRAM, enumerator
H A Dacpi.c1133 case NVRAM: in acpi_tcpa_evname()
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm53016-dlink-dwl-8610ap.dts60 /* This GPIO is actually stored in NVRAM, but it's not gonna change */
H A Dbcm47094-dlink-dir-890l.dts123 * The NVRAM curiously does not contain a MAC address
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dgef_sbc610.dts34 3 0 0xfc100000 0x00020000 // NVRAM
H A Dgef_ppc9a.dts34 3 0 0xfc100000 0x00020000 // NVRAM
H A Dgef_sbc310.dts34 3 0 0xfc100000 0x00020000 // NVRAM
/freebsd/sys/dev/sym/
H A DREADME.sym29 * NVRAM detection and reading.
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dmtd-physmap.txt1 CFI or JEDEC memory-mapped NOR flash, MTD-RAM (NVRAM...)
/freebsd/sys/dev/bhnd/
H A Dbhnd_bus_if.m514 * This relies on NVRAM access, and will fail if a valid NVRAM device cannot
523 * @retval ENODEV No valid NVRAM source could be found.
1192 * Read an NVRAM variable.
1195 * the appropriate NVRAM child device, or to a parent bus implementation.
1199 * @param name The NVRAM variable name.
1211 * @retval ENODEV No valid NVRAM source could be found.
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Debony.dts164 /* NVRAM & RTC */
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_if.m136 * information available from NVRAM.
/freebsd/sys/powerpc/conf/
H A DGENERIC207 device powermac_nvram # Open Firmware configuration NVRAM
H A DGENERIC64259 device powermac_nvram # Open Firmware configuration NVRAM
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8974pro-samsung-klte-common.dtsi678 * Allow all klte* variants to load the same NVRAM file,
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dmotorola-mapphone-common.dtsi
/freebsd/contrib/file/magic/Magdir/
H A Dvirtual314 >0x64 beshort x VirtualBox NVRAM file
/freebsd/sys/dev/isp/
H A DDriverManual.txt319 NVRAM from the QLogic card), then this bus specicic module will call the

12