Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dintel_bios.c432 dev_priv->dplla_96mhz = true; in parse_driver_features()
434 dev_priv->dplla_96mhz = false; in parse_driver_features()
H A Dpsb_drv.h529 bool dplla_96mhz; /* DPLL data from the VBT */ member
H A Dcdv_intel_display.c627 if (dev_priv->dplla_96mhz) in cdv_intel_crtc_mode_set()