Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dsp-pci.c454 .inten_reg = 0x10610, /* P2CMSG_INTEN */
462 .inten_reg = 0x10690, /* P2CMSG_INTEN */
471 .inten_reg = 0x10690, /* P2CMSG_INTEN */
481 .inten_reg = 0x10690, /* P2CMSG_INTEN */
489 .inten_reg = 0x10510, /* P2CMSG_INTEN */
497 .inten_reg = 0x10510, /* P2CMSG_INTEN */
H A Dpsp-dev.c173 iowrite32(0, psp->io_regs + psp->vdata->inten_reg); in psp_dev_init()
192 iowrite32(-1, psp->io_regs + psp->vdata->inten_reg); in psp_dev_init()
H A Dsp-dev.h75 const unsigned int inten_reg; member