Home
last modified time | relevance | path

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

/trueos/sys/dev/txp/
HDif_txpreg.h510 #define STAT_WAITING_FOR_BOOT 0x00000007 macro
HDif_txp.c662 if (txp_wait(sc, STAT_WAITING_FOR_BOOT) != 0) { in txp_download_fw()
1912 if (txp_boot(sc, STAT_WAITING_FOR_BOOT) != 0) { in txp_init_locked()