Searched refs:CASE_LOWER_BASE (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/ | ||
| H A D | fat.h | 130 #define CASE_LOWER_BASE 8 /* base (name) is lower case */ macro |
| /openbmc/u-boot/fs/fat/ | ||
| H A D | fat.c | 129 if (dirent->lcase & CASE_LOWER_BASE) in get_name() |