OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MVPP2_PRS_PORT_MASK
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
Mvpp2Lib.c
191
UINT8 Mask =
MVPP2_PRS_PORT_MASK
;
195
Pe->Tcam.Byte[EnableOff] |= ~PortMask &
MVPP2_PRS_PORT_MASK
;
207
return ~(Pe->Tcam.Byte[EnableOff]) &
MVPP2_PRS_PORT_MASK
;
833
PortMask =
MVPP2_PRS_PORT_MASK
;
1235
Mvpp2PrsTcamPortMapSet (&Pe,
MVPP2_PRS_PORT_MASK
);
[
all
...]
Mvpp2LibHw.h
[
all
...]
Completed in 2054 milliseconds