Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Doaktrail_lvds.c226 if (dev_priv->has_gct) { in oaktrail_lvds_get_configuration_mode()
345 if (dev_priv->has_gct) in oaktrail_lvds_init()
H A Doaktrail_device.c457 if (!dev_priv->has_gct) { in oaktrail_chip_setup()
473 if (!dev_priv->has_gct) in oaktrail_teardown()
H A Dmid_bios.c322 dev_priv->has_gct = true; in mid_get_vbt_data()
H A Dpsb_drv.h489 bool has_gct; member