Home
last modified time | relevance | path

Searched refs:CNV_SHORT_TO_BIG (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dhcf.h136 #define CNV_SHORT_TO_BIG(w) CNV_BIG_TO_SHORT(w) macro
Dhcf.c1824 …i = CNV_SHORT_TO_BIG(i); //!! this converts ONLY on LE platforms, how does that relate to the non… in hcf_dma_tx_put()
2752 OPW( HREG_DATA_1, CNV_SHORT_TO_BIG( len - i )); in hcf_send_msg()