Searched refs:inten_reg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | sp-pci.c | 454 .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 D | psp-dev.c | 173 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 D | sp-dev.h | 75 const unsigned int inten_reg; member
|
/kernel/linux/linux-5.10/drivers/crypto/ccp/ |
H A D | psp-dev.c | 167 iowrite32(0, psp->io_regs + psp->vdata->inten_reg); in psp_dev_init() 185 iowrite32(-1, psp->io_regs + psp->vdata->inten_reg); in psp_dev_init()
|
H A D | sp-pci.c | 306 .inten_reg = 0x10610, 313 .inten_reg = 0x10690, 320 .inten_reg = 0x10690,
|
H A D | sp-dev.h | 60 const unsigned int inten_reg; member
|
Completed in 3 milliseconds