Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_io.c34 #define rtw_le32_to_cpu(val) val macro
75 return rtw_le32_to_cpu(r_val); in _rtw_read32()