Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dsp-pci.c393 .feature_reg = 0x105fc, /* C2PMSG_63 */
402 .feature_reg = 0x109fc, /* C2PMSG_63 */
415 .feature_reg = 0x109fc, /* C2PMSG_63 */
429 .feature_reg = 0x109fc, /* C2PMSG_63 */
440 .feature_reg = 0x109fc, /* C2PMSG_63 */
451 .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()