Searched refs:MVPP2_PORT_CTRL4_REG (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/ |
D | Mvpp2Lib.c | 4325 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()
|
D | Mvpp2LibHw.h | 833 #define MVPP2_PORT_CTRL4_REG (0x0090) macro
|