Searched refs:PHY_TAB_LEN (Results 1 – 1 of 1) sorted by relevance
1136 #define PHY_TAB_LEN 60 macro1263 if (val % PHY_TAB_LEN || !val) { in inno_hdmi_phy_init()1274 phy_table_size = val / PHY_TAB_LEN; in inno_hdmi_phy_init()1276 inno->phy_cfg = malloc(val + PHY_TAB_LEN); in inno_hdmi_phy_init()