Home
last modified time | relevance | path

Searched defs:lspcon (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_lspcon.c80 static bool lspcon_detect_vendor(struct intel_lspcon *lspcon) in lspcon_detect_vendor()
115 static u32 get_hdr_status_reg(struct intel_lspcon *lspcon) in get_hdr_status_reg()
123 void lspcon_detect_hdr_capability(struct intel_lspcon *lspcon) in lspcon_detect_hdr_capability()
181 static int lspcon_change_mode(struct intel_lspcon *lspcon, in lspcon_change_mode()
230 static bool lspcon_probe(struct intel_lspcon *lspcon) in lspcon_probe()
470 struct intel_lspcon *lspcon = enc_to_intel_lspcon(encoder); in lspcon_write_infoframe() local
516 struct intel_lspcon *lspcon = &dig_port->lspcon; in lspcon_set_infoframes() local
615 struct intel_lspcon *lspcon = enc_to_intel_lspcon(encoder); in lspcon_infoframes_enabled() local
641 void lspcon_wait_pcon_mode(struct intel_lspcon *lspcon) in lspcon_wait_pcon_mode()
649 struct intel_lspcon *lspcon = &dig_port->lspcon; in lspcon_init() local
[all …]
H A Dintel_dp.c2512 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_set_power() local
5052 struct intel_lspcon *lspcon = &dig_port->lspcon; in intel_dp_connector_register() local
H A Dintel_vbt_defs.h450 u8 lspcon:1; /* 192+ */ member
H A Dintel_display_types.h1832 struct intel_lspcon lspcon; member