Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Drkce_core.c255 rkce_reg->SYMM_INT_EN = 0; in rkce_init()
332 rk_info("SYMM_INT_EN = %08x\n", rkce_reg->SYMM_INT_EN); in rkce_dump_reginfo()
371 WRITE_ONCE(rkce_reg->SYMM_INT_EN, 0x3f); in rkce_push_td()
432 WRITE_ONCE(rkce_reg->SYMM_INT_EN, 0x00); in rkce_push_td_sync()
/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_reg.h24 uint32_t SYMM_INT_EN; /* Address Offset: 0x0210 */ member