Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtmu.h23 enum tmu_status_t { enum
37 enum tmu_status_t tmu_monitor(int *temp);
/openbmc/u-boot/drivers/power/
H A Dexynos-tmu.c139 enum tmu_status_t tmu_monitor(int *temp) in tmu_monitor()