Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2Lib.c4325 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL4_REG); in MvGop110GmacRgmiiCfg()
4332 MvGop110GmacWrite (Port, MVPP2_PORT_CTRL4_REG, Val); in MvGop110GmacRgmiiCfg()
4374 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL4_REG); in MvGop110GmacSgmii25Cfg()
4382 MvGop110GmacWrite (Port, MVPP2_PORT_CTRL4_REG, Val); in MvGop110GmacSgmii25Cfg()
4422 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL4_REG); in MvGop110GmacSgmiiCfg()
4430 MvGop110GmacWrite (Port, MVPP2_PORT_CTRL4_REG, Val); in MvGop110GmacSgmiiCfg()
4473 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL4_REG); in MvGop110GmacQsgmiiCfg()
4482 MvGop110GmacWrite (Port, MVPP2_PORT_CTRL4_REG, Val); in MvGop110GmacQsgmiiCfg()
DMvpp2LibHw.h833 #define MVPP2_PORT_CTRL4_REG (0x0090) macro