Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/ti/
H A Domap_prm.c757 bool has_rstst = reset->prm->data->rstst || in omap_reset_status() local
761 if (!has_rstst) in omap_reset_status()
803 bool has_rstst; in omap_reset_deassert() local
812 has_rstst = reset->prm->data->rstst || in omap_reset_deassert()
815 if (has_rstst) { in omap_reset_deassert()
843 if (has_rstst) { in omap_reset_deassert()