Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/altera-stapl/
Daltera-jtag.h87 int altera_set_dr_pre(struct altera_jtag *js, u32 count, u32 start_index,
Daltera.c784 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()
Daltera-jtag.c130 int altera_set_dr_pre(struct altera_jtag *js, in altera_set_dr_pre() function