Home
last modified time | relevance | path

Searched refs:bits_width (Results 1 – 1 of 1) sorted by relevance

/external/coreboot/util/sconfig/
Dmain.c599 static unsigned int bits_width(const struct fw_config_field_bits *bits) in bits_width() function
612 const unsigned int width = bits_width(bits); in calc_option_value()