Lines Matching defs:state

25     gp_device_state_t			*state)
28 assert(state);
30 state->syncgen_enable = gp_device_reg_load(ID,
32 state->syncgen_free_running = gp_device_reg_load(ID,
34 state->syncgen_pause = gp_device_reg_load(ID,
36 state->nr_frames = gp_device_reg_load(ID,
38 state->syngen_nr_pix = gp_device_reg_load(ID,
40 state->syngen_nr_pix = gp_device_reg_load(ID,
42 state->syngen_nr_lines = gp_device_reg_load(ID,
44 state->syngen_hblank_cycles = gp_device_reg_load(ID,
46 state->syngen_vblank_cycles = gp_device_reg_load(ID,
48 state->isel_sof = gp_device_reg_load(ID,
50 state->isel_eof = gp_device_reg_load(ID,
52 state->isel_sol = gp_device_reg_load(ID,
54 state->isel_eol = gp_device_reg_load(ID,
56 state->isel_lfsr_enable = gp_device_reg_load(ID,
58 state->isel_lfsr_enable_b = gp_device_reg_load(ID,
60 state->isel_lfsr_reset_value = gp_device_reg_load(ID,
62 state->isel_tpg_enable = gp_device_reg_load(ID,
64 state->isel_tpg_enable_b = gp_device_reg_load(ID,
66 state->isel_hor_cnt_mask = gp_device_reg_load(ID,
68 state->isel_ver_cnt_mask = gp_device_reg_load(ID,
70 state->isel_xy_cnt_mask = gp_device_reg_load(ID,
72 state->isel_hor_cnt_delta = gp_device_reg_load(ID,
74 state->isel_ver_cnt_delta = gp_device_reg_load(ID,
76 state->isel_tpg_mode = gp_device_reg_load(ID,
78 state->isel_tpg_red1 = gp_device_reg_load(ID,
80 state->isel_tpg_green1 = gp_device_reg_load(ID,
82 state->isel_tpg_blue1 = gp_device_reg_load(ID,
84 state->isel_tpg_red2 = gp_device_reg_load(ID,
86 state->isel_tpg_green2 = gp_device_reg_load(ID,
88 state->isel_tpg_blue2 = gp_device_reg_load(ID,
90 state->isel_ch_id = gp_device_reg_load(ID,
92 state->isel_fmt_type = gp_device_reg_load(ID,
94 state->isel_data_sel = gp_device_reg_load(ID,
96 state->isel_sband_sel = gp_device_reg_load(ID,
98 state->isel_sync_sel = gp_device_reg_load(ID,
100 state->syncgen_hor_cnt = gp_device_reg_load(ID,
102 state->syncgen_ver_cnt = gp_device_reg_load(ID,
104 state->syncgen_frame_cnt = gp_device_reg_load(ID,
106 state->soft_reset = gp_device_reg_load(ID,