Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2100.h728 #define IPW_BIT_GPIO_GPIO1_MASK 0x0000000C macro
Dipw2100.c1331 gpio |= (IPW_BIT_GPIO_GPIO1_MASK | IPW_BIT_GPIO_GPIO3_MASK); in ipw2100_start_adapter()