Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c199 #define _TSP_RemoveHwPcrNotifyId(fltid) (_u32HwPcrNotifyId[(fltid>>5UL)] &= ~(1… macro
1776 _TSP_RemoveHwPcrNotifyId(u32Idx); in _TSP_PidFlt_Disable()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c210 #define _TSP_RemoveHwPcrNotifyId(fltid) (_u32HwPcrNotifyId[(fltid>>5)] &= ~(1UL… macro
1404 _TSP_RemoveHwPcrNotifyId(u32Idx); in _TSP_PidFlt_Disable()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c212 #define _TSP_RemoveHwPcrNotifyId(fltid) (_u32HwPcrNotifyId[(fltid>>5)] &= ~(1 <… macro