Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/amlogic/
H A Damlogic-gxl-core.c131 mc->chanlist[i].t_phy); in meson_free_chanlist()
165 &mc->chanlist[i].t_phy, in meson_allocate_chanlist()
H A Damlogic-gxl.h74 dma_addr_t t_phy; member
H A Damlogic-gxl-cipher.c228 writel(mc->chanlist[flow].t_phy | 2, mc->base + (flow << 2)); in meson_cipher()
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h193 dma_addr_t t_phy; member
H A Dsun8i-ce-core.c153 writel(ce->chanlist[flow].t_phy, ce->base + CE_TDQ); in sun8i_ce_run_task()
615 ce->chanlist[i].t_phy); in sun8i_ce_free_chanlist()
649 &ce->chanlist[i].t_phy, in sun8i_ce_allocate_chanlist()