Home
last modified time | relevance | path

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

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dlakemont.h74 #define TS_PMCR_BIT ((uint32_t)0x00000008) macro
H A Dlakemont.c884 if ((ts & TS_PM_BIT) && (ts & TS_PMCR_BIT)) { in lakemont_poll()
1085 if (tapstatus & (TS_PM_BIT | TS_EN_PM_BIT | TS_PRDY_BIT | TS_PMCR_BIT)) { in lakemont_step()