Home
last modified time | relevance | path

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

/linux/drivers/crypto/inside-secure/eip93/
H A Deip93-main.c304 val = EIP93_PE_CONFIG_RST_PE | EIP93_PE_CONFIG_RST_RING; in eip93_initialize()
315 val &= ~(EIP93_PE_CONFIG_RST_PE | EIP93_PE_CONFIG_RST_RING); in eip93_initialize()
H A Deip93-regs.h106 #define EIP93_PE_CONFIG_RST_RING BIT(2) macro