Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/ccp/
H A Dsp-pci.c397 .inten_reg = 0x10610, /* P2CMSG_INTEN */
406 .inten_reg = 0x10690, /* P2CMSG_INTEN */
419 .inten_reg = 0x10690, /* P2CMSG_INTEN */
433 .inten_reg = 0x10690, /* P2CMSG_INTEN */
444 .inten_reg = 0x10510, /* P2CMSG_INTEN */
455 .inten_reg = 0x10510, /* P2CMSG_INTEN */
H A 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()
H A Dsp-dev.h79 const unsigned int inten_reg; member