Searched refs:DUMPPHY (Results 1 – 2 of 2) sorted by relevance
21 #define DUMPPHY(r) seq_printf(s, "%-35s %08x\n", #r,\ in hdmi_phy_dump() macro24 DUMPPHY(HDMI_TXPHY_TX_CTRL); in hdmi_phy_dump()25 DUMPPHY(HDMI_TXPHY_DIGITAL_CTRL); in hdmi_phy_dump()26 DUMPPHY(HDMI_TXPHY_POWER_CTRL); in hdmi_phy_dump()27 DUMPPHY(HDMI_TXPHY_PAD_CFG_CTRL); in hdmi_phy_dump()29 DUMPPHY(HDMI_TXPHY_BIST_CONTROL); in hdmi_phy_dump()
30 #define DUMPPHY(r) seq_printf(s, "%-35s %08x\n", #r,\ in hdmi_phy_dump() macro33 DUMPPHY(HDMI_TXPHY_TX_CTRL); in hdmi_phy_dump()34 DUMPPHY(HDMI_TXPHY_DIGITAL_CTRL); in hdmi_phy_dump()35 DUMPPHY(HDMI_TXPHY_POWER_CTRL); in hdmi_phy_dump()36 DUMPPHY(HDMI_TXPHY_PAD_CFG_CTRL); in hdmi_phy_dump()38 DUMPPHY(HDMI_TXPHY_BIST_CONTROL); in hdmi_phy_dump()
Completed in 3 milliseconds