Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dimg-hash.c61 #define DRIVER_FLAGS_INIT BIT(4) macro
474 if (!(DRIVER_FLAGS_INIT & hdev->flags)) { in img_hash_hw_init()
475 hdev->flags |= DRIVER_FLAGS_INIT; in img_hash_hw_init()