Home
last modified time | relevance | path

Searched refs:has_rstst (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/ti/
H A Domap_prm.c436 bool has_rstst = reset->prm->data->rstst || in omap_reset_status() local
440 if (!has_rstst) in omap_reset_status()
482 bool has_rstst; in omap_reset_deassert() local
491 has_rstst = reset->prm->data->rstst || in omap_reset_deassert()
494 if (has_rstst) { in omap_reset_deassert()
522 if (has_rstst) { in omap_reset_deassert()
/kernel/linux/linux-6.6/drivers/pmdomain/ti/
H A Domap_prm.c751 bool has_rstst = reset->prm->data->rstst || in omap_reset_status() local
755 if (!has_rstst) in omap_reset_status()
797 bool has_rstst; in omap_reset_deassert() local
806 has_rstst = reset->prm->data->rstst || in omap_reset_deassert()
809 if (has_rstst) { in omap_reset_deassert()
837 if (has_rstst) { in omap_reset_deassert()

Completed in 6 milliseconds