Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfat.h130 #define CASE_LOWER_BASE 8 /* base (name) is lower case */ macro
/openbmc/u-boot/fs/fat/
H A Dfat.c129 if (dirent->lcase & CASE_LOWER_BASE) in get_name()