Lines Matching defs:PP_NIslands_CACTABLES
215 struct PP_NIslands_CACTABLES struct
217 uint32_t cac_bif_lut[SMC_NISLANDS_BIF_LUT_NUM_OF_ENTRIES];
218 …cac_lkge_lut[SMC_NISLANDS_LKGE_LUT_NUM_OF_TEMP_ENTRIES][SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES];
220 uint32_t pwr_const;
222 uint32_t dc_cacValue;
223 uint32_t bif_cacValue;
224 uint32_t lkge_pwr;
226 uint8_t cac_width;
227 uint8_t window_size_p2;
229 uint8_t num_drop_lsb;
230 uint8_t padding_0;
255 typedef struct PP_NIslands_CACTABLES PP_NIslands_CACTABLES; argument