Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dbasic_types.h193 #define WriteBE2Byte(_ptr, _val) ((*((u16 *)(_ptr))) = cpu_to_be16(_val)) macro
323 WriteBE2Byte(__pStart, __Value); \
325 WriteBE2Byte(__pStart, \