Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvmem/
Dcore.c45 #define FLAG_COMPAT BIT(0) macro
294 nvmem->flags |= FLAG_COMPAT; in nvmem_sysfs_setup_compat()
726 if (nvmem->flags & FLAG_COMPAT) in nvmem_device_release()