Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_phy.c21 bool bist_ctrl; member
37 if (phy_feat->bist_ctrl) in hdmi_phy_dump()
147 if (phy_feat->bist_ctrl) in hdmi_phy_configure()
180 .bist_ctrl = false,
186 .bist_ctrl = true,
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_phy.c28 if (phy->features->bist_ctrl) in hdmi_phy_dump()
138 if (phy->features->bist_ctrl) in hdmi_phy_configure()
171 .bist_ctrl = false,
177 .bist_ctrl = true,
H A Dhdmi.h243 bool bist_ctrl; member