Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2Lib.c4349 MvGop110GmacWrite (Port, MVPP2_PORT_AUTO_NEG_CFG_REG, an); in MvGop110GmacRgmiiCfg()
4401 MvGop110GmacWrite (Port, MVPP2_PORT_AUTO_NEG_CFG_REG, an); in MvGop110GmacSgmii25Cfg()
4448 MvGop110GmacWrite (Port, MVPP2_PORT_AUTO_NEG_CFG_REG, an); in MvGop110GmacSgmiiCfg()
4500 MvGop110GmacWrite (Port, MVPP2_PORT_AUTO_NEG_CFG_REG, an); in MvGop110GmacQsgmiiCfg()
4703 RegVal = Mvpp2GmacRead (Port, MVPP2_PORT_AUTO_NEG_CFG_REG); in MvGop110GmacSpeedDuplexSet()
4743 Mvpp2GmacWrite (Port, MVPP2_PORT_AUTO_NEG_CFG_REG, RegVal); in MvGop110GmacSpeedDuplexSet()
DMvpp2LibHw.h440 #define MVPP2_PORT_AUTO_NEG_CFG_REG (0x000c) macro