Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/wlags49_h2/
Dhcf.h113 #define CNV_BIG_TO_SHORT(w) (w) // no endianess conversion needed macro
119 #define CNV_BIG_TO_SHORT(w) CNV_END_SHORT(w) // endianess conversion needed macro