Searched refs:MVPP2_PORT_CTRL2_REG (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/ |
D | Mvpp2Lib.c | 4136 RegAddr = MVPP2_PORT_CTRL2_REG; in MvGop110GmacReset() 4160 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL2_REG); in MvGop110GpcsModeCfg() 4168 MvGop110GmacWrite (Port, MVPP2_PORT_CTRL2_REG, Val); in MvGop110GpcsModeCfg() 4181 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL2_REG); in MvGop110BypassClkCfg() 4189 MvGop110GmacWrite (Port, MVPP2_PORT_CTRL2_REG, Val); in MvGop110BypassClkCfg() 4202 RegData = MvGop110GmacRead (Port, MVPP2_PORT_CTRL2_REG); in MvGop110GpcsReset() 4220 MvGop110GmacWrite (Port, MVPP2_PORT_CTRL2_REG, RegData); in MvGop110GpcsReset() 4334 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL2_REG); in MvGop110GmacRgmiiCfg() 4336 MvGop110GmacWrite (Port, MVPP2_PORT_CTRL2_REG, Val); in MvGop110GmacRgmiiCfg() 4384 Val = MvGop110GmacRead (Port, MVPP2_PORT_CTRL2_REG); in MvGop110GmacSgmii25Cfg() [all …]
|
D | Mvpp2LibHw.h | 382 #define MVPP2_PORT_CTRL2_REG (0x0008) macro
|