Home
last modified time | relevance | path

Searched refs:DRIVER_FLAGS_INIT (Results 1 – 1 of 1) sorted by relevance

/drivers/crypto/
Dimg-hash.c60 #define DRIVER_FLAGS_INIT BIT(4) macro
473 if (!(DRIVER_FLAGS_INIT & hdev->flags)) { in img_hash_hw_init()
474 hdev->flags |= DRIVER_FLAGS_INIT; in img_hash_hw_init()