Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
H A Dpru_rproc.c384 int pru_is_running; in regs_show() local
407 pru_is_running = pru_control_read_reg(pru, PRU_CTRL_CTRL) & in regs_show()
409 if (pru_is_running) { in regs_show()