Searched refs:FLAGS_INIT (Results 1 – 3 of 3) sorted by relevance
78 #define FLAGS_INIT BIT(5) macro
71 #define FLAGS_INIT BIT(4) macro231 if (!(dd->flags & FLAGS_INIT)) { in omap_des_hw_init()232 dd->flags |= FLAGS_INIT; in omap_des_hw_init()
100 if (!(dd->flags & FLAGS_INIT)) { in omap_aes_hw_init()101 dd->flags |= FLAGS_INIT; in omap_aes_hw_init()