Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.h57 #define FM_PCD_PLCR_PEMODE_PI 0x80000000 macro
H A Dfm_plcr.c359 pemode = FM_PCD_PLCR_PEMODE_PI; in BuildProfileRegs()
1418 if (profileModeReg & FM_PCD_PLCR_PEMODE_PI) in FmPcdPlcrHwProfileIsValid()
1723 …ITE_UINT32(p_FmPcd->p_FmPcdPlcr->p_FmPcdPlcrRegs->profileRegs.fmpl_pemode, ~FM_PCD_PLCR_PEMODE_PI); in FM_PCD_PlcrProfileDelete()