Searched defs:lspcon (Results 1 – 4 of 4) sorted by relevance
56 static struct intel_dp *lspcon_to_intel_dp(struct intel_lspcon *lspcon) in lspcon_to_intel_dp()79 static bool lspcon_detect_vendor(struct intel_lspcon *lspcon) in lspcon_detect_vendor()114 static u32 get_hdr_status_reg(struct intel_lspcon *lspcon) in get_hdr_status_reg()122 void lspcon_detect_hdr_capability(struct intel_lspcon *lspcon) in lspcon_detect_hdr_capability()141 static enum drm_lspcon_mode lspcon_get_current_mode(struct intel_lspcon *lspcon) in lspcon_get_current_mode()155 static enum drm_lspcon_mode lspcon_wait_mode(struct intel_lspcon *lspcon, in lspcon_wait_mode()180 static int lspcon_change_mode(struct intel_lspcon *lspcon, in lspcon_change_mode()211 static bool lspcon_wake_native_aux_ch(struct intel_lspcon *lspcon) in lspcon_wake_native_aux_ch()229 static bool lspcon_probe(struct intel_lspcon *lspcon) in lspcon_probe()275 static void lspcon_resume_in_pcon_wa(struct intel_lspcon *lspcon) in lspcon_resume_in_pcon_wa()[all …]
2246 struct intel_lspcon *lspcon = dp_to_lspcon(intel_dp); in intel_dp_set_power() local4767 struct intel_lspcon *lspcon = &dig_port->lspcon; in intel_dp_connector_register() local
450 u8 lspcon:1; /* 192+ */ member
1746 struct intel_lspcon lspcon; member