Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpart.h37 #define DOS_ENTRY_NUMBERS 8 macro
/OK3568_Linux_fs/u-boot/disk/
H A Dpart_dos.c303 .max_entries = DOS_ENTRY_NUMBERS,
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_mmc.c164 for (type_part = 1; type_part <= DOS_ENTRY_NUMBERS; type_part++) {