Home | History | Annotate | Download | only in hw

Lines Matching full:tuple

36 #define CISTPL_DEVICE		0x01	/* 5V Device Information Tuple */
37 #define CISTPL_NO_LINK 0x14 /* No Link Tuple */
38 #define CISTPL_VERS_1 0x15 /* Level 1 Version Tuple */
39 #define CISTPL_JEDEC_C 0x18 /* JEDEC ID Tuple */
40 #define CISTPL_JEDEC_A 0x19 /* JEDEC ID Tuple */
41 #define CISTPL_CONFIG 0x1a /* Configuration Tuple */
47 #define CISTPL_MANFID 0x20 /* Manufacture ID Tuple */
48 #define CISTPL_FUNCID 0x21 /* Function ID Tuple */
49 #define CISTPL_FUNCE 0x22 /* Function Extension Tuple */
50 #define CISTPL_END 0xff /* Tuple End */