Searched defs:MTD_VERSION (Results 1 - 1 of 1) sorted by relevance

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyportenv.h25 #define MTD_VERSION(a, b, c) (((a) << 16) + ((b) << 8) + (c)) macro

Completed in 71 milliseconds