Searched refs:ts_cfg_profile_setting (Results 1 – 3 of 3) sorted by relevance
314 } else if (state->ts_cfg_profile_setting >= TAVOR_DDR_SIZE_256) { in tavor_cfg_profile_init_phase1()326 } else if (state->ts_cfg_profile_setting == TAVOR_DDR_SIZE_128) { in tavor_cfg_profile_init_phase1()338 } else if (state->ts_cfg_profile_setting == TAVOR_DDR_SIZE_MIN) { in tavor_cfg_profile_init_phase1()402 ASSERT(state->ts_cfg_profile_setting != 0); in tavor_cfg_profile_init_phase2()454 } else if (state->ts_cfg_profile_setting >= TAVOR_DDR_SIZE_256) { in tavor_cfg_profile_init_phase2()492 } else if (state->ts_cfg_profile_setting == TAVOR_DDR_SIZE_128) { in tavor_cfg_profile_init_phase2()530 } else if (state->ts_cfg_profile_setting == TAVOR_DDR_SIZE_MIN) { in tavor_cfg_profile_init_phase2()
1037 state->ts_cfg_profile_setting = ddr_size; in tavor_hw_init()1066 state->ts_cfg_profile_setting = TAVOR_DDR_SIZE_128; in tavor_hw_init()
468 uint32_t ts_cfg_profile_setting; member