Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2Lib.c4138 Val = MvGop110GmacRead (Port, RegAddr); in MvGop110GmacReset()
4160 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL2_REG); in MvGop110GpcsModeCfg()
4181 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL2_REG); in MvGop110BypassClkCfg()
4202 RegData = MvGop110GmacRead (Port, MVPP2_PORT_CTRL2_REG); in MvGop110GpcsReset()
4277 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL0_REG); in MvGop110GmacModeCfg()
4288 Val = MvGop110GmacRead (Port, RegAddr); in MvGop110GmacModeCfg()
4297 Val = MvGop110GmacRead (Port, MVPP2_INTERRUPT_MASK_REG); in MvGop110GmacModeCfg()
4315 Val = MvGop110GmacRead (Port, MVPP2_PORT_FIFO_CFG_1_REG); in MvGop110GmacRgmiiCfg()
4325 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL4_REG); in MvGop110GmacRgmiiCfg()
4334 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL2_REG); in MvGop110GmacRgmiiCfg()
[all …]
DPp2Dxe.h478 MvGop110GmacRead ( in MvGop110GmacRead() function