Home
last modified time | relevance | path

Searched refs:RESET_ALL_DEVICES (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/thermal/inc/
H A Dthermal_lvts.h262 #define RESET_ALL_DEVICES (DEVICE_WRITE | RG_TSFM_RST << 8 | 0xFF) macro
/rk3399_ARM-atf/plat/mediatek/drivers/thermal/mt8189/
H A Dsoc_temp_lvts.c471 lvts_write_all_device(lvts_data, RESET_ALL_DEVICES); in mt8189_device_identification()