Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2LibHw.h215 #define MVPP2_BM_INTR_MASK_REG(pool) (0x6280 + ((pool) * 4)) macro
DMvpp2Lib.c2765 Mvpp2Write (Priv, MVPP2_BM_INTR_MASK_REG(Pool), 0); in Mvpp2BmIrqClear()