Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dedd.h68 #define EDD_INFO_LOCKABLE (1 << 5) macro
/openbmc/u-boot/include/linux/
H A Dedd.h58 #define EDD_INFO_LOCKABLE (1 << 5) macro
/openbmc/linux/drivers/firmware/
H A Dedd.c324 if (info->params.info_flags & EDD_INFO_LOCKABLE) in edd_show_info_flags()