| 
    Linux Kernel
    3.7.1
    
   | 
 
#include <ti_hecc.h>
Data Fields | |
| u32 | scc_hecc_offset | 
| u32 | scc_ram_offset | 
| u32 | hecc_ram_offset | 
| u32 | mbx_offset | 
| u32 | int_line | 
| u32 | version | 
| void(* | transceiver_switch )(int) | 
struct hecc_platform_data - HECC Platform Data
: mostly 0 - should really never change : SCC RAM offset : HECC RAM offset : Mailbox RAM offset : Interrupt line to use - 0 or 1
Platform data structure to get all platform specific settings. this structure also accounts the fact that the IP may have different RAM and mailbox offsets for different SOC's
 1.8.2