Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/
Dhifn_795x.c374 struct hifn_dma { struct
882 struct hifn_dma *dma = (struct hifn_dma *)dev->desc_virt; in hifn_init_dma()
888 offsetof(struct hifn_dma, command_bufs[i][0])); in hifn_init_dma()
891 offsetof(struct hifn_dma, result_bufs[i][0])); in hifn_init_dma()
895 offsetof(struct hifn_dma, cmdr[0])); in hifn_init_dma()
897 offsetof(struct hifn_dma, srcr[0])); in hifn_init_dma()
899 offsetof(struct hifn_dma, dstr[0])); in hifn_init_dma()
901 offsetof(struct hifn_dma, resr[0])); in hifn_init_dma()
984 offsetof(struct hifn_dma, cmdr[0])); in hifn_init_registers()
986 offsetof(struct hifn_dma, srcr[0])); in hifn_init_registers()
[all …]