Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dimg-hash.c63 #define DRIVER_FLAGS_INIT BIT(4) macro
476 if (!(DRIVER_FLAGS_INIT & hdev->flags)) { in img_hash_hw_init()
477 hdev->flags |= DRIVER_FLAGS_INIT; in img_hash_hw_init()