Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/amlogic/
H A Damlogic-gxl.h53 struct meson_desc { struct
75 struct meson_desc *tl; argument
H A Damlogic-gxl-cipher.c96 struct meson_desc *desc; in meson_cipher()
165 memset(desc, 0, sizeof(struct meson_desc)); in meson_cipher()
208 memset(desc, 0, sizeof(struct meson_desc)); in meson_cipher()
H A Damlogic-gxl-core.c144 dma_free_coherent(mc->dev, sizeof(struct meson_desc) * MAXDESC, in meson_free_chanlist()
179 sizeof(struct meson_desc) * MAXDESC, in meson_allocate_chanlist()