Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drtwreg.h111 #define RTW8185_BRSR_MBR_2MBPS (1<<1) macro
H A Drtw.c2395 RTW_WRITE16(regs, RTW_BRSR, RTW8185_BRSR_MBR_2MBPS); in rtw_init()