Lines Matching full:nvram
113 * Broadcom NVRAM MAC address format.
122 /** Broadcom NVRAM MAC address string format. */
132 * Broadcom NVRAM LED duty-cycle format.
142 * Broadcom NVRAM decimal integer format.
158 * Broadcom NVRAM decimal integer format.
164 * For compatibility with standard Broadcom NVRAM parsing, if the integer is
177 * Broadcom NVRAM string format.
180 * Broadcom NVRAM data.
318 * Most producers of Broadcom NVRAM values zero-pad hex values out to in bhnd_nvram_val_bcm_hex_encode_elem()
407 * - NVRAM: A 16-bit decimal or hexadecimal string, with on/off in bhnd_nvram_val_bcm_leddc_encode_elem()
409 * - NVRAM: A 32-bit decimal or hexadecimal string, with on/off in bhnd_nvram_val_bcm_leddc_encode_elem()
561 * Broadcom NVRAM string encoding.
613 * Broadcom NVRAM comma-delimited string filter.
629 * Broadcom NVRAM comma-delimited string iteration.
876 * addresses is ':', but some earlier NVRAM formats may use '-' */ in bhnd_nvram_ident_octet_string()