tvin_regs.h 457 B

123456789101112131415161718192021222324
  1. /*
  2. * TVIN register bit-field definition
  3. * Sorted by the appearing order of registers in am_regs.h.
  4. *
  5. * Author: Lin Xu <lin.xu@amlogic.com>
  6. *
  7. * Copyright (C) 2010 Amlogic Inc.
  8. *
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of the GNU General Public License version 2 as
  11. * published by the Free Software Foundation.
  12. */
  13. #ifndef __TVIN_REGS_H
  14. #define __TVIN_REGS_H
  15. #endif