Lines Matching full:lvds
78 /* XXX: We never power down the LVDS pairs. */ in oaktrail_lvds_dpms()
98 * The LVDS pin pair will already have been turned on in the in oaktrail_lvds_mode_set()
102 lvds_port = (REG_READ(LVDS) & in oaktrail_lvds_mode_set()
112 REG_WRITE(LVDS, lvds_port); in oaktrail_lvds_mode_set()
267 /* Then try the LVDS VBT mode */ in oaktrail_lvds_get_configuration_mode()
283 * oaktrail_lvds_init - setup LVDS connectors on this device
286 * Create the connector, register the LVDS DDC bus, and try to figure out what
287 * modes we can display on the LVDS panel (if present).
343 * LVDS discovery: in oaktrail_lvds_init()
346 * 3) check to see if LVDS is already on in oaktrail_lvds_init()
395 dev_err(dev->dev, "Found no modes on the lvds, ignoring the LVDS\n"); in oaktrail_lvds_init()
408 dev_dbg(dev->dev, "No LVDS modes found, disabling.\n"); in oaktrail_lvds_init()