File: sm712_init.c

package info (click to toggle)
grub2 1.99-27%2Bdeb7u3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 39,444 kB
  • sloc: ansic: 190,862; sh: 10,010; asm: 9,345; cpp: 1,778; python: 840; makefile: 768; lex: 368; yacc: 267; lisp: 44; awk: 43; sed: 17
file content (14 lines) | stat: -rw-r--r-- 613 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* Following sequence is a capture of sm712 initialisation sequence.  */
static grub_uint8_t sm712_sr_seq1[] =
  { 0xc8, 0x40, 0x14, 0x60, 0x0, 0xa, 0x92, 0x0,
    0x51, 0x00, 0x01, 0x00, 0x0, 0x0, 0x00, 0x0,
    0xc4, 0x30, 0x02, 0x00, 0x1 };

static grub_uint8_t sm712_sr_seq2[] =
  { 0x28, 0x03, 0x24, 0x09, 0xc0, 0x3a, 0x3a, 0x3a,
    0x3a, 0x3a, 0x3a, 0x3a, 0x00, 0x00, 0x03, 0xff,
    0x00, 0xfc, 0x00, 0x00, 0x20, 0x18, 0x00, 0xfc,
    0x20, 0x0c, 0x44, 0x20, 0x00, 0x00, 0x00, 0x3a,
    0x06, 0x68, 0xa7, 0x7f, 0x83, 0x24, 0xff, 0x03,
    0x00, 0x60, 0x59, 0x3a, 0x3a, 0x00, 0x00, 0x3a,
    0x01, 0x80 };