Searched refs:TPS65218_FSEAL (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/power/ | ||
D | tps65218.h | 73 #define TPS65218_FSEAL BIT(7) macro |
/external/u-boot/board/compulab/cm_t43/ | ||
D | cm_t43.c | 36 if (!(tps_status & TPS65218_FSEAL)) in power_init_board() |