Home
last modified time | relevance | path

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

/linux/drivers/crypto/amlogic/
H A Damlogic-gxl.h74 dma_addr_t t_phy; member
H A Damlogic-gxl-core.c146 mc->chanlist[i].t_phy); in meson_free_chanlist()
180 &mc->chanlist[i].t_phy, in meson_allocate_chanlist()
H A Damlogic-gxl-cipher.c228 writel(mc->chanlist[flow].t_phy | 2, mc->base + (flow << 2)); in meson_cipher()
/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h200 dma_addr_t t_phy; member
H A Dsun8i-ce-core.c204 writel(desc_addr_val(ce, ce->chanlist[flow].t_phy), ce->base + CE_TDQ); in sun8i_ce_run_task()
720 ce->chanlist[i].t_phy); in sun8i_ce_free_chanlist()
754 &ce->chanlist[i].t_phy, in sun8i_ce_allocate_chanlist()