wfss_pmm_base_struct.h 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. /*
  2. * Copyright (c) 2019, The Linux Foundation. All rights reserved.
  3. *
  4. * Permission to use, copy, modify, and/or distribute this software for any
  5. * purpose with or without fee is hereby granted, provided that the above
  6. * copyright notice and this permission notice appear in all copies.
  7. *
  8. * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  9. * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  10. * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  11. * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  12. * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  13. * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  14. * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  15. */
  16. //////////////////////////////////////////////////////////////////////////////
  17. // wfss_pmm_base_struct.h generated by: GenCStruct.pm
  18. //////////////////////////////////////////////////////////////////////////////
  19. // **** W A R N I N G **** THIS FILE IS AUTO GENERATED!! PLEASE DO NOT EDIT!!
  20. //////////////////////////////////////////////////////////////////////////////
  21. //////////////////////////////////////////////////////////////////////////////
  22. // RCS File : -USE CVS LOG-
  23. // Revision : -USE CVS LOG-
  24. // Last Check In : -USE CVS LOG-
  25. //////////////////////////////////////////////////////////////////////////////
  26. // Description : Top C Struct file
  27. //
  28. //////////////////////////////////////////////////////////////////////////////
  29. #ifndef WFSS_PMM_BASE_STUCT_HEADER_INCLUDED
  30. #ifdef _LSB_TO_MSB_REGS
  31. #ifdef _MSB_TO_LSB_REGS
  32. #error You can not define both _LSB_TO_MSB_REGS and _MSB_TO_LSB_REGS!
  33. #endif
  34. #define WFSS_PMM_BASE_STUCT_HEADER_INCLUDED
  35. #include "wfss_pmm_base_struct_ltm.h"
  36. #endif
  37. #ifdef _MSB_TO_LSB_REGS
  38. #define WFSS_PMM_BASE_STUCT_HEADER_INCLUDED
  39. #include "wfss_pmm_base_struct_mtl.h"
  40. #endif
  41. #ifndef WFSS_PMM_BASE_STUCT_HEADER_INCLUDED
  42. #error You have to define _LSB_TO_MSB_REGS or _MSB_TO_LSB_REGS
  43. #endif
  44. #endif