
Update HW include header files to emulation release version E7 from E6. This specifically refers to WCSS_P3R8 folder in P4 in FW code base. This update is just to keep the host & fw in sync. There is almost no change to the UMAC header files that host is concerned about in this update. Change-Id: I2016a4d8af530971e8afce6526f960dc429ecdfa CRs-Fixed: 2083827
40 行
1.3 KiB
C
可執行檔
40 行
1.3 KiB
C
可執行檔
/*
|
|
* Copyright (c) 2016-2017 The Linux Foundation. All rights reserved.
|
|
*
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
* above copyright notice and this permission notice appear in all
|
|
* copies.
|
|
*
|
|
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
|
|
* WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
|
|
* WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
|
* AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
|
|
* DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
|
|
* PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
* PERFORMANCE OF THIS SOFTWARE.
|
|
*/
|
|
|
|
///////////////////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// wbm_reg_seq_hwiobase.h : automatically generated by Autoseq 3.1 5/8/2017
|
|
// User Name:gunjans
|
|
//
|
|
// !! WARNING !! DO NOT MANUALLY EDIT THIS FILE.
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////////////////////
|
|
|
|
#ifndef __WBM_REG_SEQ_BASE_H__
|
|
#define __WBM_REG_SEQ_BASE_H__
|
|
|
|
#ifdef SCALE_INCLUDES
|
|
#include "HALhwio.h"
|
|
#else
|
|
#include "msmhwio.h"
|
|
#endif
|
|
|
|
|
|
#endif
|
|
|