Home
last modified time | relevance | path

Searched refs:_LTOH64_UA (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmendian.h118 #define _LTOH64_UA(cp) ((uint64)(cp)[0] | ((uint64)(cp)[1] << 8) | \ macro
247 _LTOH64_UA(_bytes); \
387 return _LTOH64_UA((const uint8 *)bytes); in ltoh64_ua()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmendian.h118 #define _LTOH64_UA(cp) ((uint64)(cp)[0] | ((uint64)(cp)[1] << 8) | \ macro
247 _LTOH64_UA(_bytes); \
387 return _LTOH64_UA((const uint8 *)bytes); in ltoh64_ua()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmendian.h118 #define _LTOH64_UA(cp) ((uint64)(cp)[0] | ((uint64)(cp)[1] << 8) | \ macro
247 _LTOH64_UA(_bytes); \
387 return _LTOH64_UA((const uint8 *)bytes); in ltoh64_ua()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmendian.h151 #define _LTOH64_UA(cp) ((uint64)(cp)[0] | ((uint64)(cp)[1] << 8) | \ macro
280 _LTOH64_UA(_bytes); \
420 return _LTOH64_UA((const uint8 *)bytes); in ltoh64_ua()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmendian.h151 #define _LTOH64_UA(cp) ((uint64)(cp)[0] | ((uint64)(cp)[1] << 8) | \ macro
280 _LTOH64_UA(_bytes); \
420 return _LTOH64_UA((const uint8 *)bytes); in ltoh64_ua()