Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/ccp/
H A Dsp-pci.c396 .feature_reg = 0x105fc, /* C2PMSG_63 */
405 .feature_reg = 0x109fc, /* C2PMSG_63 */
418 .feature_reg = 0x109fc, /* C2PMSG_63 */
432 .feature_reg = 0x109fc, /* C2PMSG_63 */
443 .feature_reg = 0x109fc, /* C2PMSG_63 */
454 .feature_reg = 0x109fc, /* C2PMSG_63 */
H A Dsp-dev.h78 const unsigned int feature_reg; member
H A Dpsp-dev.c145 unsigned int val = ioread32(psp->io_regs + psp->vdata->feature_reg); in psp_get_capability()