blob: f855a97e3fcee135227ce618b57059467c8c6a86 [file] [log] [blame]
/*
* ambhw/ahb.h
*
* History:
* 2007/12/04 - [Charles Chiou] created file
*
* Copyright (C) 2006-2007, Ambarella, Inc.
*/
#ifndef __AMBHW__AHB_H__
#define __AMBHW__AHB_H__
#include <ambhw/fio.h>
#include <ambhw/sd.h>
#include <ambhw/vic.h>
#include <ambhw/drctl.h>
#include <ambhw/dma.h>
#include <ambhw/usbdc.h>
#include <ambhw/vout.h>
#include <ambhw/vin.h>
#include <ambhw/i2s.h>
#include <ambhw/hif.h>
#include <ambhw/eth.h>
#include <ambhw/ts.h>
#include <ambhw/gdma.h>
#include <ambhw/crypto.h>
#include <ambhw/spdif.h>
#endif