Lines Matching +full:msb +full:- +full:justified
1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
34 /* Byte 1 is reserved "status MSB" */
37 #define QSFP_MONITOR_RANGE (QSFP_MONITOR_VAL_END - QSFP_MONITOR_VAL_START + 1)
54 /* byte 140 is nominal bit-rate, in units of 100Mbits/sec */
82 /* Bytes 148..163 are Vendor Name, Left-justified Blank-filled */
93 /* Bytes 184,185 are Vendor Rev. Left Justified, Blank-filled */
118 /* Bytes 212..219 are date-code YYMMDD (MM==1 for Jan) */
121 /* Bytes 218,219 are optional lot-code, string */
160 * it will be part of port-specific data if a board supports QSFP.
162 * Since multiple board-types use QSFP, and their pport_data structs
163 * differ (in the chip-specific section), we need a pointer to its head.