Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_phy.c24 bool bist_ctrl; member
40 if (phy_feat->bist_ctrl) in hdmi_phy_dump()
150 if (phy_feat->bist_ctrl) in hdmi_phy_configure()
183 .bist_ctrl = false,
189 .bist_ctrl = true,
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c31 if (phy->features->bist_ctrl) in hdmi_phy_dump()
141 if (phy->features->bist_ctrl) in hdmi_phy_configure()
174 .bist_ctrl = false,
180 .bist_ctrl = true,
Dhdmi.h253 bool bist_ctrl; member