Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h197 dma_addr_t t_phy; member
H A Dsun8i-ce-core.c175 writel(ce->chanlist[flow].t_phy, ce->base + CE_TDQ); in sun8i_ce_run_task()
701 ce->chanlist[i].t_phy); in sun8i_ce_free_chanlist()
735 &ce->chanlist[i].t_phy, in sun8i_ce_allocate_chanlist()