Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dtps65218.h73 #define TPS65218_FSEAL BIT(7) macro
/OK3568_Linux_fs/u-boot/board/compulab/cm_t43/
H A Dcm_t43.c37 if (!(tps_status & TPS65218_FSEAL)) in power_init_board()