Lines Matching defs:bw2_regs
37 struct bw2_regs { struct
38 struct bt_regs bt;
39 volatile u8 control;
40 volatile u8 status;
41 volatile u8 cursor_start;
42 volatile u8 cursor_end;
43 volatile u8 h_blank_start;
44 volatile u8 h_blank_end;
45 volatile u8 h_sync_start;
46 volatile u8 h_sync_end;
47 volatile u8 comp_sync_end;
48 volatile u8 v_blank_start_high;
49 volatile u8 v_blank_start_low;
50 volatile u8 v_blank_end;
51 volatile u8 v_sync_start;
52 volatile u8 v_sync_end;
53 volatile u8 xfer_holdoff_start;
54 volatile u8 xfer_holdoff_end;