Searched refs:FLAGS_INIT (Results 1 – 3 of 3) sorted by relevance
78 #define FLAGS_INIT BIT(5) macro
70 #define FLAGS_INIT BIT(4) macro230 if (!(dd->flags & FLAGS_INIT)) { in omap_des_hw_init()231 dd->flags |= FLAGS_INIT; in omap_des_hw_init()
98 if (!(dd->flags & FLAGS_INIT)) { in omap_aes_hw_init()99 dd->flags |= FLAGS_INIT; in omap_aes_hw_init()
Completed in 10 milliseconds