Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_dpio_phy.c127 struct bxt_ddi_phy_info { struct
163 static const struct bxt_ddi_phy_info bxt_ddi_phy_info[] = { argument
185 static const struct bxt_ddi_phy_info glk_ddi_phy_info[] = {
218 static const struct bxt_ddi_phy_info *
225 *count = ARRAY_SIZE(bxt_ddi_phy_info); in bxt_get_phy_list()
226 return bxt_ddi_phy_info; in bxt_get_phy_list()
230 static const struct bxt_ddi_phy_info *
234 const struct bxt_ddi_phy_info *phy_list = in bxt_get_phy_info()
243 const struct bxt_ddi_phy_info *phy_info, *phys; in bxt_port_to_phy_channel()
326 const struct bxt_ddi_phy_info *phy_info; in bxt_ddi_phy_is_enabled()
[all …]