Home
last modified time | relevance | path

Searched defs:CNV_LITTLE_TO_SHORT (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/wlags49_h2/
Dhcf.h111 #define CNV_LITTLE_TO_SHORT(w) CNV_END_SHORT(w) // endianness conversion needed macro
117 #define CNV_LITTLE_TO_SHORT(w) (w) // no endianness conversion needed macro