Searched refs:altera_set_dr_pre (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/misc/altera-stapl/ |
D | altera-jtag.h | 87 int altera_set_dr_pre(struct altera_jtag *js, u32 count, u32 start_index,
|
D | altera.c | 784 status = altera_set_dr_pre(&astate->js, count, 0, NULL); in altera_execute() 797 status = altera_set_dr_pre(&astate->js, count, 0, in altera_execute() 1411 status = altera_set_dr_pre(&astate->js, count, index, in altera_execute()
|
D | altera-jtag.c | 130 int altera_set_dr_pre(struct altera_jtag *js, in altera_set_dr_pre() function
|