Searched refs:ATTRELI_INIT_SETTINGS (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | tsec.h | 167 #define ATTRELI_INIT_SETTINGS 0x00000000 macro |
/external/u-boot/drivers/net/ | ||
D | tsec.c | 170 out_be32(®s->attreli, ATTRELI_INIT_SETTINGS); in init_registers() |