Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/jffs2/
H A Djffs2.h205 DT_REG = 8, enumerator
206 # define DT_REG DT_REG macro
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyportenv.h39 #define DT_REG 8 macro
H A Dyaffs_guts.c4492 return DT_REG; in yaffs_get_obj_type()
4501 return DT_REG; in yaffs_get_obj_type()
4512 return DT_REG; in yaffs_get_obj_type()
4515 return DT_REG; in yaffs_get_obj_type()
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dos.c360 case DT_REG: in os_dirent_ls()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h545 #define DT_REG 8 macro