Home
last modified time | relevance | path

Searched refs:altera_state (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/altera-stapl/
H A Daltera-jtag.h63 struct altera_state { struct
70 int altera_jinit(struct altera_state *astate); argument
81 int altera_goto_jstate(struct altera_state *astate,
83 int altera_wait_cycles(struct altera_state *astate, s32 cycles,
85 int altera_wait_msecs(struct altera_state *astate, s32 microseconds,
87 int altera_irscan(struct altera_state *astate, u32 count,
89 int altera_swap_ir(struct altera_state *astate,
93 int altera_drscan(struct altera_state *astate, u32 count,
95 int altera_swap_dr(struct altera_state *astate, u32 count,
98 void altera_free_buffers(struct altera_state *astate);
H A Daltera-jtag.c75 int altera_jinit(struct altera_state *astate) in altera_jinit()
272 static void altera_jreset_idle(struct altera_state *astate) in altera_jreset_idle()
285 int altera_goto_jstate(struct altera_state *astate, in altera_goto_jstate()
337 int altera_wait_cycles(struct altera_state *astate, in altera_wait_cycles()
364 int altera_wait_msecs(struct altera_state *astate, in altera_wait_msecs()
434 static int alt_jtag_drscan(struct altera_state *astate, in alt_jtag_drscan()
495 static int alt_jtag_irscan(struct altera_state *astate, in alt_jtag_irscan()
583 int altera_irscan(struct altera_state *astate, in altera_irscan()
680 int altera_swap_ir(struct altera_state *astate, in altera_swap_ir()
786 int altera_drscan(struct altera_state *astate, in altera_drscan()
[all …]
H A Daltera.c204 static int altera_execute(struct altera_state *astate, in altera_execute()
2399 struct altera_state *astate = NULL; in altera_init()
2426 astate = kzalloc(sizeof(struct altera_state), GFP_KERNEL); in altera_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/altera-stapl/
H A Daltera-jtag.h63 struct altera_state { struct
70 int altera_jinit(struct altera_state *astate); argument
81 int altera_goto_jstate(struct altera_state *astate,
83 int altera_wait_cycles(struct altera_state *astate, s32 cycles,
85 int altera_wait_msecs(struct altera_state *astate, s32 microseconds,
87 int altera_irscan(struct altera_state *astate, u32 count,
89 int altera_swap_ir(struct altera_state *astate,
93 int altera_drscan(struct altera_state *astate, u32 count,
95 int altera_swap_dr(struct altera_state *astate, u32 count,
98 void altera_free_buffers(struct altera_state *astate);
H A Daltera-jtag.c75 int altera_jinit(struct altera_state *astate) in altera_jinit()
272 static void altera_jreset_idle(struct altera_state *astate) in altera_jreset_idle()
285 int altera_goto_jstate(struct altera_state *astate, in altera_goto_jstate()
337 int altera_wait_cycles(struct altera_state *astate, in altera_wait_cycles()
364 int altera_wait_msecs(struct altera_state *astate, in altera_wait_msecs()
434 static int alt_jtag_drscan(struct altera_state *astate, in alt_jtag_drscan()
495 static int alt_jtag_irscan(struct altera_state *astate, in alt_jtag_irscan()
583 int altera_irscan(struct altera_state *astate, in altera_irscan()
680 int altera_swap_ir(struct altera_state *astate, in altera_swap_ir()
786 int altera_drscan(struct altera_state *astate, in altera_drscan()
[all …]
H A Daltera.c204 static int altera_execute(struct altera_state *astate, in altera_execute()
2399 struct altera_state *astate = NULL; in altera_init()
2426 astate = kzalloc(sizeof(struct altera_state), GFP_KERNEL); in altera_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/altera-stapl/
H A Daltera-jtag.h63 struct altera_state { struct
70 int altera_jinit(struct altera_state *astate); argument
81 int altera_goto_jstate(struct altera_state *astate,
83 int altera_wait_cycles(struct altera_state *astate, s32 cycles,
85 int altera_wait_msecs(struct altera_state *astate, s32 microseconds,
87 int altera_irscan(struct altera_state *astate, u32 count,
89 int altera_swap_ir(struct altera_state *astate,
93 int altera_drscan(struct altera_state *astate, u32 count,
95 int altera_swap_dr(struct altera_state *astate, u32 count,
98 void altera_free_buffers(struct altera_state *astate);
H A Daltera-jtag.c75 int altera_jinit(struct altera_state *astate) in altera_jinit()
272 static void altera_jreset_idle(struct altera_state *astate) in altera_jreset_idle()
285 int altera_goto_jstate(struct altera_state *astate, in altera_goto_jstate()
337 int altera_wait_cycles(struct altera_state *astate, in altera_wait_cycles()
364 int altera_wait_msecs(struct altera_state *astate, in altera_wait_msecs()
434 static int alt_jtag_drscan(struct altera_state *astate, in alt_jtag_drscan()
495 static int alt_jtag_irscan(struct altera_state *astate, in alt_jtag_irscan()
583 int altera_irscan(struct altera_state *astate, in altera_irscan()
680 int altera_swap_ir(struct altera_state *astate, in altera_swap_ir()
786 int altera_drscan(struct altera_state *astate, in altera_drscan()
[all …]
H A Daltera.c204 static int altera_execute(struct altera_state *astate, in altera_execute()
2399 struct altera_state *astate = NULL; in altera_init()
2426 astate = kzalloc(sizeof(struct altera_state), GFP_KERNEL); in altera_init()