Searched defs:t_FmPcdKgExtractedOrParams (Results 1 – 1 of 1) sorted by relevance
1581 typedef struct t_FmPcdKgExtractedOrParams { struct1582 e_FmPcdExtractType type; /**< Extraction type select */1583 union {1593 uint8_t extractionOffset; /**< Offset for extraction (in bytes). */1594 …KgExtractDfltSelect dfltValue; /**< Select register from which extraction is taken if1596 …nt8_t mask; /**< Extraction mask (specified bits are used) */1597 … bitOffsetInFqid; /**< 0-31, Selects which bits of the 24 FQID bits to effect using1620 } t_FmPcdKgExtractedOrParams; typedef