Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2LibHw.h216 #define MVPP2_BM_PHY_ALLOC_REG(pool) (0x6400 + ((pool) * 4)) macro
DMvpp2Lib.c2750 Mvpp2Read (Priv, MVPP2_BM_PHY_ALLOC_REG(0)); in Mvpp2BmStop()