i2c-hdmiphy.h 408 B

12345678910111213141516
  1. /*
  2. * Copyright (C) 2011 Samsung Electronics Co., Ltd.
  3. *
  4. * S5P series i2c hdmiphy helper definitions
  5. *
  6. * This program is free software; you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License version 2 as
  8. * published by the Free Software Foundation.
  9. */
  10. #ifndef PLAT_S5P_I2C_HDMIPHY_H_
  11. #define PLAT_S5P_I2C_HDMIPHY_H_
  12. #define S5P_I2C_HDMIPHY_BUS_NUM (3)
  13. #endif