Home
last modified time | relevance | path

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

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