Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtsec.h32 #define TSEC_GET_REGS(num, offset) \ macro
37 TSEC_GET_REGS((num), TSEC_SIZE)
/openbmc/u-boot/drivers/net/
H A Dtsec.c34 .regs = TSEC_GET_REGS(2, 0x2000),