Path: blob/master/sound/pci/cs46xx/imgs/cwcbinhack.h
15157 views
/* generated by Benny1MODIFY ON YOUR OWN RISK */23#ifndef __HEADER_cwcbinhack_H__4#define __HEADER_cwcbinhack_H__56static struct dsp_symbol_entry cwcbinhack_symbols[] = {7{ 0x02c8, "OVERLAYBEGINADDRESS",0x00 },8{ 0x02c8, "MAGICSNOOPTASK",0x03 },9{ 0x0308, "#CODE_END",0x00 },10}; /* cwcbinhack symbols */1112static u32 cwcbinhack_code[] = {13/* 0x02c8 */140x0007bfb0,0x000bc240,0x00000c2e,0x000c6084, /* 1 */150x000b8630,0x00001016,0x00006408,0x000efb84, /* 2 */160x00016008,0x00000000,0x0001c088,0x000c0000, /* 3 */170x000fc908,0x000e3392,0x0005f488,0x000efb84, /* 4 */180x0001d402,0x000b2e00,0x0003d418,0x00001000, /* 5 */190x0008d574,0x000c4293,0x00065625,0x000ea30e, /* 6 */200x00096c01,0x000c6f92,0x0001a58a,0x000c6085, /* 7 */210x00002f43,0x00000000,0x000e03a0,0x00001016, /* 8 */220x0005e608,0x000c0000,0x00000000,0x00000000, /* 9 */230x000ca108,0x000dcca1,0x00003bac,0x000c3205, /* 10 */240x00073843,0x00000000,0x00010730,0x00001017, /* 11 */250x0001600a,0x000c0000,0x00057488,0x00000000, /* 12 */260x00000000,0x000e5084,0x00000000,0x000eba44, /* 13 */270x00087401,0x000e4782,0x00000734,0x00001000, /* 14 */280x00010705,0x000a6880,0x00006a88,0x000c75c4, /* 15 */290x00000000,0x00000000,0x00000000,0x00000000, /* 16 */30};31/* #CODE_END */3233static struct dsp_segment_desc cwcbinhack_segments[] = {34{ SEGTYPE_SP_PROGRAM, 0x00000000, 64, cwcbinhack_code },35};3637static struct dsp_module_desc cwcbinhack_module = {38"cwcbinhack",39{403,41cwcbinhack_symbols42},431,44cwcbinhack_segments,45};4647#endif /* __HEADER_cwcbinhack_H__ */484950