Home
last modified time | relevance | path

Searched defs:tc (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/thermal/src/
H A Dthermal_lvts.c55 struct tc_settings *tc = lvts_data->tc; in lvts_write_all_device() local
138 struct tc_settings *tc = lvts_data->tc; in lvts_thermal_check_all_sensing_point_idle() local
171 struct tc_settings *tc = lvts_data->tc; in wait_all_tc_sensing_point_idle() local
222 struct tc_settings *tc = lvts_data->tc; in disable_all_sensing_points() local
236 struct tc_settings *tc = lvts_data->tc; in enable_all_sensing_points() local
268 struct tc_settings *tc = lvts_data->tc; in set_polling_speed() local
313 struct tc_settings *tc = lvts_data->tc; in set_hw_filter() local
336 struct tc_settings *tc = lvts_data->tc; in get_dominator_index() local
358 struct tc_settings *tc = lvts_data->tc; in set_all_tc_hw_reboot() local
386 struct tc_settings *tc = lvts_data->tc; in lvts_lk_init_check() local
[all …]
/rk3399_ARM-atf/plat/mediatek/drivers/thermal/mt8189/
H A Dsoc_temp_lvts.c133 struct tc_settings *tc = lvts_data->tc; in set_tc_hw_reboot_threshold() local
263 struct tc_settings *tc = lvts_data->tc; in init_controller_v1() local
285 struct tc_settings *tc = lvts_data->tc; in mt8189_device_enable_and_init() local
307 struct tc_settings *tc = lvts_data->tc; in mt8189_device_read_count_rc_n() local
459 struct tc_settings *tc = lvts_data->tc; in mt8189_device_identification() local
494 struct tc_settings *tc = lvts_data->tc; in mt8189_efuse_to_cal_data() local
542 struct tc_settings *tc = lvts_data->tc; in mt8189_check_cal_data() local
586 struct tc_settings *tc = lvts_data->tc; in mt8189_update_coef_data() local
/rk3399_ARM-atf/drivers/marvell/
H A Dcache_llc.c116 uint32_t tc, way, ways_to_allocate; in llc_sram_enable() local
148 uint32_t tc; in llc_sram_disable() local
/rk3399_ARM-atf/include/drivers/marvell/
H A Dcache_llc.h23 #define LLC_TCN_LOCK(ap, tc) (MVEBU_LLC_BASE(ap) + 0x920 + 4 * (tc)) argument
/rk3399_ARM-atf/plat/mediatek/drivers/thermal/inc/
H A Dthermal_lvts.h181 struct tc_settings *tc; member