Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dpio_phy.c120 struct bxt_ddi_phy_info { struct
156 static const struct bxt_ddi_phy_info bxt_ddi_phy_info[] = { argument
178 static const struct bxt_ddi_phy_info glk_ddi_phy_info[] = {
211 static const struct bxt_ddi_phy_info *
218 *count = ARRAY_SIZE(bxt_ddi_phy_info); in bxt_get_phy_list()
219 return bxt_ddi_phy_info; in bxt_get_phy_list()
223 static const struct bxt_ddi_phy_info *
227 const struct bxt_ddi_phy_info *phy_list = in bxt_get_phy_info()
236 const struct bxt_ddi_phy_info *phy_info, *phys; in bxt_port_to_phy_channel()
309 const struct bxt_ddi_phy_info *phy_info; in bxt_ddi_phy_is_enabled()
[all …]