Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dsp-pci.c405 .inten_reg = 0x10610, /* P2CMSG_INTEN */
414 .inten_reg = 0x10690, /* P2CMSG_INTEN */
427 .inten_reg = 0x10690, /* P2CMSG_INTEN */
441 .inten_reg = 0x10690, /* P2CMSG_INTEN */
453 .inten_reg = 0x10510, /* P2CMSG_INTEN */
465 .inten_reg = 0x10510, /* P2CMSG_INTEN */
476 .inten_reg = 0x10510, /* P2CMSG_INTEN */
H A Dpsp-dev.c269 iowrite32(0, psp->io_regs + psp->vdata->inten_reg); in psp_dev_init()
288 iowrite32(-1, psp->io_regs + psp->vdata->inten_reg); in psp_dev_init()
H A Dsp-dev.h79 const unsigned int inten_reg; member