Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dscan_manager.c27 #define SCANMGR_STAT_ACTIVE (1 << 31) macro
46 const u32 mask = SCANMGR_STAT_ACTIVE | SCANMGR_STAT_WFIFOCNT_MASK; in scan_chain_engine_is_idle()