Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h693 #define PRS_CAC_ACTIVE 0x00000100 macro
H A Dfm_port.c1437 while (GET_UINT32(p_FmPort->p_FmPortPrsRegs->pcac) & PRS_CAC_ACTIVE) in SetPcd()
1723 while (GET_UINT32(p_FmPort->p_FmPortPrsRegs->pcac) & PRS_CAC_ACTIVE) in DeletePcd()