Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pmdomain/ti/
H A Domap_prm.c753 bool has_rstst = reset->prm->data->rstst || in omap_reset_status() local
757 if (!has_rstst) in omap_reset_status()
799 bool has_rstst; in omap_reset_deassert() local
808 has_rstst = reset->prm->data->rstst || in omap_reset_deassert()
811 if (has_rstst) { in omap_reset_deassert()
839 if (has_rstst) { in omap_reset_deassert()