Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dbasic_types.h192 #define WriteBE4Byte(_ptr, _val) ((*((u32 *)(_ptr))) = cpu_to_be32(_val)) macro
310 WriteBE4Byte(__pStart, __Value); \
312 WriteBE4Byte(__pStart, \