Home
last modified time | relevance | path

Searched refs:_TSP_SetHwPcrNotifyId (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c198 #define _TSP_SetHwPcrNotifyId(fltid) (_u32HwPcrNotifyId[(fltid>>5UL)] |= (1 … macro
5165 _TSP_SetHwPcrNotifyId(u32Idx);
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c209 #define _TSP_SetHwPcrNotifyId(fltid) (_u32HwPcrNotifyId[(fltid>>5)] |= (1UL … macro
5175 _TSP_SetHwPcrNotifyId(u32Idx); in MDrv_TSP_PidFlt_Enable()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c211 #define _TSP_SetHwPcrNotifyId(fltid) (_u32HwPcrNotifyId[(fltid>>5)] |= (1 <<… macro
4565 _TSP_SetHwPcrNotifyId(u32PcrId); in _MDrv_TSP_FLT_Enable()