Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Drkce_core.c48 #define GET_RKCE_REG(hardware) (((struct rkce_hardware *)(hardware))->rkce_reg) macro
183 rkce_reg = GET_RKCE_REG(rkce_hw); in rkce_hw_algo_valid()
214 rkce_reg = GET_RKCE_REG(rkce_hw); in rkce_soft_reset()
244 struct RKCE_REG *rkce_reg = GET_RKCE_REG(rkce_hw); in rkce_init()
327 rkce_reg = GET_RKCE_REG(rkce_hw); in rkce_dump_reginfo()
363 rkce_reg = GET_RKCE_REG(rkce_hw); in rkce_push_td()
424 rkce_reg = GET_RKCE_REG(rkce_hw); in rkce_push_td_sync()
562 rkce_reg = GET_RKCE_REG(rkce_hw); in rkce_irq_handler()
631 rkce_reg = GET_RKCE_REG(rkce_hw); in rkce_get_keytable_addr()