Searched refs:ts_cfg_profile_setting (Results 1 – 3 of 3) sorted by relevance
316 } else if (state->ts_cfg_profile_setting >= TAVOR_DDR_SIZE_256) { in tavor_cfg_profile_init_phase1()328 } else if (state->ts_cfg_profile_setting == TAVOR_DDR_SIZE_128) { in tavor_cfg_profile_init_phase1()340 } else if (state->ts_cfg_profile_setting == TAVOR_DDR_SIZE_MIN) { in tavor_cfg_profile_init_phase1()411 ASSERT(state->ts_cfg_profile_setting != 0); in tavor_cfg_profile_init_phase2()463 } else if (state->ts_cfg_profile_setting >= TAVOR_DDR_SIZE_256) { in tavor_cfg_profile_init_phase2()501 } else if (state->ts_cfg_profile_setting == TAVOR_DDR_SIZE_128) { in tavor_cfg_profile_init_phase2()539 } else if (state->ts_cfg_profile_setting == TAVOR_DDR_SIZE_MIN) { in tavor_cfg_profile_init_phase2()
1176 state->ts_cfg_profile_setting = ddr_size; in tavor_hw_init()1207 state->ts_cfg_profile_setting = TAVOR_DDR_SIZE_128; in tavor_hw_init()
490 uint32_t ts_cfg_profile_setting; member