• Home
  • Raw
  • Download

Lines Matching refs:hdmi_write

262 	hdmi_write(hdmi, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2, 0x8d);  in hdmi_pll_enable()
263 hdmi_write(hdmi, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG0, 0x10); in hdmi_pll_enable()
264 hdmi_write(hdmi, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG1, 0x1a); in hdmi_pll_enable()
274 hdmi_write(hdmi, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2, 0x0d); in hdmi_pll_enable()
279 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_enable()
287 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_enable()
288 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG2, 0x3f); in hdmi_pll_enable()
292 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_enable()
300 hdmi_write(hdmi, REG_HDMI_8960_PHY_PLL_PWRDN_B, val); in hdmi_pll_enable()
301 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG2, 0x80); in hdmi_pll_enable()
321 hdmi_write(hdmi, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2, 0x8d); in hdmi_pll_enable()
323 hdmi_write(hdmi, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2, 0x0d); in hdmi_pll_enable()
347 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_disable()
352 hdmi_write(hdmi, REG_HDMI_8960_PHY_PLL_PWRDN_B, val); in hdmi_pll_disable()
391 hdmi_write(hdmi, pll_rate->conf[i].reg, pll_rate->conf[i].val); in hdmi_pll_set_rate()
437 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG2, 0x00); in hdmi_phy_8960_powerup()
438 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG0, 0x1b); in hdmi_phy_8960_powerup()
439 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG1, 0xf2); in hdmi_phy_8960_powerup()
440 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG4, 0x00); in hdmi_phy_8960_powerup()
441 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG5, 0x00); in hdmi_phy_8960_powerup()
442 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG6, 0x00); in hdmi_phy_8960_powerup()
443 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG7, 0x00); in hdmi_phy_8960_powerup()
444 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG8, 0x00); in hdmi_phy_8960_powerup()
445 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG9, 0x00); in hdmi_phy_8960_powerup()
446 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG10, 0x00); in hdmi_phy_8960_powerup()
447 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG11, 0x00); in hdmi_phy_8960_powerup()
448 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG3, 0x20); in hdmi_phy_8960_powerup()
458 hdmi_write(hdmi, REG_HDMI_8960_PHY_REG2, 0x7f); in hdmi_phy_8960_powerdown()