Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2LibHw.h209 #define MVPP2_BM_INTR_CAUSE_REG(pool) (0x6240 + ((pool) * 4)) macro
DMvpp2Lib.c2768 Mvpp2Write (Priv, MVPP2_BM_INTR_CAUSE_REG(Pool), 0); in Mvpp2BmIrqClear()