Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drt2860reg.h263 #define RT3290_WLAN_CLK_EN (1U << 1) macro
H A Drt2860.c3593 tmp |= RT3290_WLAN_RESET | RT3290_WLAN_CLK_EN; in rt3290_wlan_enable()