Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm_crb.c55 CRB_CTRL_STS_ERROR = BIT(0), enumerator
294 if (ioread32(&priv->regs_t->ctrl_sts) & CRB_CTRL_STS_ERROR) in crb_recv()