Home
last modified time | relevance | path

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

/linux/drivers/soc/ti/
A Domap_prm.c752 bool has_rstst = reset->prm->data->rstst || in omap_reset_status() local
756 if (!has_rstst) in omap_reset_status()
798 bool has_rstst; in omap_reset_deassert() local
807 has_rstst = reset->prm->data->rstst || in omap_reset_deassert()
810 if (has_rstst) { in omap_reset_deassert()
838 if (has_rstst) { in omap_reset_deassert()

Completed in 705 milliseconds