Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/
DPL111LcdArmVExpress.c235 UINT32 OscillatorId; in LcdPlatformSetMode() local
248 OscillatorId = PL111_CLCD_MOTHERBOARD_VIDEO_MODE_OSC_ID; in LcdPlatformSetMode()
252 OscillatorId = (UINT32)PcdGet32(PcdPL111LcdVideoModeOscId); in LcdPlatformSetMode()
259 Status = ArmPlatformSysConfigSetDevice (Function, OscillatorId, mResolutions[ModeNumber].OscFreq); in LcdPlatformSetMode()