Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.h145 #define FM_PCD_PLCR_PMR_V 0x80000000 macro
H A Dfm_plcr.c1016 if (GET_UINT32(p_Regs->fmpl_pmr[hardwarePortId-1]) & FM_PCD_PLCR_PMR_V) in PlcrSetPortProfiles()
1024 tmpReg32 |= FM_PCD_PLCR_PMR_V; in PlcrSetPortProfiles()