Searched refs:Osc (Results 1 - 1 of 1) sorted by relevance

/gem5/src/dev/arm/
H A DRealView.py287 class Osc(RealViewOsc): class in class:VExpressMCC
293 osc_mcc = Osc(device=0, freq="50MHz")
294 osc_clcd = Osc(device=1, freq="23.75MHz")
295 osc_peripheral = Osc(device=2, freq="24MHz")
296 osc_system_bus = Osc(device=4, freq="24MHz")
323 class Osc(RealViewOsc): class in class:CoreTile2A15DCC
327 osc_cpu = Osc(device=0, freq="60MHz")
328 osc_hsbm = Osc(device=4, freq="40MHz")
329 osc_pxl = Osc(device=5, freq="23.75MHz")
330 osc_smb = Osc(devic
[all...]

Completed in 7 milliseconds