Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/remoteproc/
Dpru_rproc.c160 int pru_is_running; in regs_show() local
183 pru_is_running = pru_control_read_reg(pru, PRU_CTRL_CTRL) & in regs_show()
185 if (pru_is_running) { in regs_show()