Lines Matching defs:PP_NIslands_CACTABLES
205 struct PP_NIslands_CACTABLES { struct
206 uint32_t cac_bif_lut[SMC_NISLANDS_BIF_LUT_NUM_OF_ENTRIES];
207 …cac_lkge_lut[SMC_NISLANDS_LKGE_LUT_NUM_OF_TEMP_ENTRIES][SMC_NISLANDS_LKGE_LUT_NUM_OF_VOLT_ENTRIES];
209 uint32_t pwr_const;
211 uint32_t dc_cacValue;
212 uint32_t bif_cacValue;
213 uint32_t lkge_pwr;
215 uint8_t cac_width;
216 uint8_t window_size_p2;
218 uint8_t num_drop_lsb;
219 uint8_t padding_0;
244 typedef struct PP_NIslands_CACTABLES PP_NIslands_CACTABLES; argument