Lines Matching +full:upper +full:- +full:cal
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2007-2016 Solarflare Communications Inc.
41 * - parsed by MC boot ROM and firmware
42 * - reserved (but not parsed) by PHY firmware
43 * - opaque to driver
98 * The upper four bits of the CPU type field specify the compression
142 (SIENA_MC_BOOT_HDR_LEN - sizeof(siena_mc_boot_hdr_t))
157 efx_byte_t green_mode_valid; /* Whether cal holds a valid value */
193 #define SIENA_MC_EXPROM_SINGLE_MAGIC (0xAA55) /* little-endian uint16_t */
195 #define SIENA_MC_EXPROM_COMBO_MAGIC (0xB0070102) /* little-endian uint32_t */
196 #define SIENA_MC_EXPROM_COMBO_V2_MAGIC (0xB0070103) /* little-endian uint32_t */