Searched refs:FLAGS_INIT (Results 1 – 3 of 3) sorted by relevance
81 #define FLAGS_INIT BIT(5) macro
77 #define FLAGS_INIT BIT(4) macro238 if (!(dd->flags & FLAGS_INIT)) { in omap_des_hw_init()239 dd->flags |= FLAGS_INIT; in omap_des_hw_init()
101 if (!(dd->flags & FLAGS_INIT)) { in omap_aes_hw_init()102 dd->flags |= FLAGS_INIT; in omap_aes_hw_init()