Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/ccp/
Dsp-pci.c394 .inten_reg = 0x10610, /* P2CMSG_INTEN */
403 .inten_reg = 0x10690, /* P2CMSG_INTEN */
416 .inten_reg = 0x10690, /* P2CMSG_INTEN */
430 .inten_reg = 0x10690, /* P2CMSG_INTEN */
441 .inten_reg = 0x10510, /* P2CMSG_INTEN */
452 .inten_reg = 0x10510, /* P2CMSG_INTEN */
Dpsp-dev.c251 iowrite32(0, psp->io_regs + psp->vdata->inten_reg); in psp_dev_init()
270 iowrite32(-1, psp->io_regs + psp->vdata->inten_reg); in psp_dev_init()
Dsp-dev.h79 const unsigned int inten_reg; member