Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/wlags49_h2/
Dhcf.h112 #define CNV_LITTLE_TO_SHORT(w) CNV_END_SHORT(w) // endianess conversion needed macro
118 #define CNV_LITTLE_TO_SHORT(w) (w) // no endianess conversion needed macro