Home
last modified time | relevance | path

Searched refs:NIA_ENG_PLCR (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfman_common.h44 #define NIA_ENG_PLCR 0x004C0000 macro
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h409 #define NIA_ENG_PLCR 0x004C0000 macro
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c159 nia |= NIA_ENG_PLCR | NIA_PLCR_ABSOLUTE | absoluteProfileId; in SetProfileNia()
H A Dfm_kg.c1183 tmpReg |= NIA_ENG_PLCR; in BuildSchemeRegs()
H A Dfm_cc.c2321 NIA_ENG_PLCR in FillAdOfTypeResult()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1344 WRITE_UINT32(*p_BmiPrsNia, (uint32_t)(NIA_ENG_PLCR | tmpReg)); in SetPcd()
1348 p_FmPort->savedBmiNia |= (uint32_t)(NIA_ENG_PLCR); in SetPcd()
4697 tmpReg |= (uint32_t)(NIA_ENG_PLCR | NIA_PLCR_ABSOLUTE | absoluteProfileId); in FM_PORT_PcdPlcrModifyInitialProfile()