Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm.h472 #define FM_FW_DEBUG_INSTRUCTION 0x6ffff805UL macro
H A Dfm_ncsw.c485 WRITE_UINT32(p_Iram->idata, FM_FW_DEBUG_INSTRUCTION); in FwNotResetErratumBugzilla6173WA()
489 while (GET_UINT32(p_Iram->idata) != FM_FW_DEBUG_INSTRUCTION) ; in FwNotResetErratumBugzilla6173WA()