Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm_crb.c52 CRB_CTRL_STS_ERROR = BIT(0), enumerator
334 if (ioread32(&priv->regs_t->ctrl_sts) & CRB_CTRL_STS_ERROR) in crb_recv()