Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2100.h729 #define IPW_BIT_GPIO_GPIO3_MASK 0x000000C0 macro
Dipw2100.c1161 reg = (IPW_BIT_GPIO_GPIO3_MASK | IPW_BIT_GPIO_GPIO1_ENABLE | in ipw2100_hw_set_gpio()
1331 gpio |= (IPW_BIT_GPIO_GPIO1_MASK | IPW_BIT_GPIO_GPIO3_MASK); in ipw2100_start_adapter()