Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_hdmi_tx3g4c28phy.c61 #define NB_HDMI_PHY_CONFIG 2 macro
62 static struct hdmi_phy_config hdmiphy_config[NB_HDMI_PHY_CONFIG] = {
144 for (i = 0; i < NB_HDMI_PHY_CONFIG; i++) { in sti_hdmi_tx3g4c28phy_start()
Dsti_hdmi_tx3g0c55phy.c92 #define NB_HDMI_PHY_CONFIG 5 macro
93 static struct hdmi_phy_config hdmiphy_config[NB_HDMI_PHY_CONFIG] = {
267 for (i = 0; i < NB_HDMI_PHY_CONFIG; i++) { in sti_hdmi_tx3g0c55phy_start()