Searched refs:FLAGS_INIT (Results 1 – 3 of 3) sorted by relevance
80 #define FLAGS_INIT BIT(5) macro
73 #define FLAGS_INIT BIT(4) macro233 if (!(dd->flags & FLAGS_INIT)) { in omap_des_hw_init()234 dd->flags |= FLAGS_INIT; in omap_des_hw_init()
99 if (!(dd->flags & FLAGS_INIT)) { in omap_aes_hw_init()100 dd->flags |= FLAGS_INIT; in omap_aes_hw_init()