Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Drkce_core.c380 rkce_reg->TD_ADDR = rkce_cma_virt2phys(td); in rkce_push_td()
398 rkce_reg->TD_ADDR = rkce_cma_virt2phys(td); in rkce_push_td()
441 rkce_reg->TD_ADDR = rkce_cma_virt2phys(td); in rkce_push_td_sync()
466 rkce_reg->TD_ADDR = rkce_cma_virt2phys(td); in rkce_push_td_sync()
/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_reg.h20 uint32_t TD_ADDR; /* Address Offset: 0x0200 */ member