Home
last modified time | relevance | path

Searched refs:altera_set_dr_pre (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/misc/altera-stapl/
Daltera-jtag.h73 int altera_set_dr_pre(struct altera_jtag *js, u32 count, u32 start_index,
Daltera.c767 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()
Daltera-jtag.c116 int altera_set_dr_pre(struct altera_jtag *js, in altera_set_dr_pre() function