Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_dpio_phy.c124 struct bxt_ddi_phy_info { struct
160 static const struct bxt_ddi_phy_info bxt_ddi_phy_info[] = { argument
182 static const struct bxt_ddi_phy_info glk_ddi_phy_info[] = {
215 static const struct bxt_ddi_phy_info *
222 *count = ARRAY_SIZE(bxt_ddi_phy_info); in bxt_get_phy_list()
223 return bxt_ddi_phy_info; in bxt_get_phy_list()
227 static const struct bxt_ddi_phy_info *
231 const struct bxt_ddi_phy_info *phy_list = in bxt_get_phy_info()
240 const struct bxt_ddi_phy_info *phy_info, *phys; in bxt_port_to_phy_channel()
313 const struct bxt_ddi_phy_info *phy_info; in bxt_ddi_phy_is_enabled()
[all …]