Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
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,
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
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,
Dhdmi.h243 bool bist_ctrl; member