Searched refs:altera_set_dr_pre (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/misc/altera-stapl/ |
D | altera-jtag.h | 73 int altera_set_dr_pre(struct altera_jtag *js, u32 count, u32 start_index,
|
D | altera.c | 767 status = altera_set_dr_pre(&astate->js, count, 0, NULL); in altera_execute() 780 status = altera_set_dr_pre(&astate->js, count, 0, in altera_execute() 1373 status = altera_set_dr_pre(&astate->js, count, index, in altera_execute()
|
D | altera-jtag.c | 116 int altera_set_dr_pre(struct altera_jtag *js, in altera_set_dr_pre() function
|