Searched refs:SAFEXCEL_CONTROL0_SIZE (Results 1 – 2 of 2) sorted by relevance
121 #define SAFEXCEL_CONTROL0_SIZE(n) (((n) & 0xff) << 8) macro
1439 ctrl0 |= SAFEXCEL_CONTROL0_SIZE(off / sizeof(uint32_t)); in safexcel_set_context()