Searched refs:RT3290_WLAN_CLK_EN (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | rt2860reg.h | 263 #define RT3290_WLAN_CLK_EN (1U << 1) macro |
H A D | rt2860.c | 3593 tmp |= RT3290_WLAN_RESET | RT3290_WLAN_CLK_EN; in rt3290_wlan_enable() |