Searched defs:nvram (Results 1 – 3 of 3) sorted by relevance
/external/coreboot/payloads/libpayload/drivers/ |
D | options.c | 62 int options_checksum_valid(const struct nvram_accessor *nvram) in options_checksum_valid() 79 void fix_options_checksum_with(const struct nvram_accessor *nvram) in fix_options_checksum_with() 100 static int get_cmos_value(const struct nvram_accessor *nvram, u32 bitnum, u32 len, void *valptr) in get_cmos_value() 128 static int set_cmos_value(const struct nvram_accessor *nvram, u32 bitnum, u32 len, const void *valp… in set_cmos_value() 266 int get_option_with(const struct nvram_accessor *nvram, struct cb_cmos_option_table *option_table, … in get_option_with() 291 int set_option_with(const struct nvram_accessor *nvram, struct cb_cmos_option_table *option_table, … in set_option_with() 307 int get_option_as_string(const struct nvram_accessor *nvram, struct cb_cmos_option_table *option_ta… in get_option_as_string() 347 int set_option_from_string(const struct nvram_accessor *nvram, struct cb_cmos_option_table *option_… in set_option_from_string()
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 47111 u32 nvram: 1; member
|
D | vmlinux.h | 47111 u32 nvram: 1; member
|