Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h715 #define IPW_BIT_GPIO_GPIO3_MASK 0x000000C0 macro
Dipw2100.c1147 reg = (IPW_BIT_GPIO_GPIO3_MASK | IPW_BIT_GPIO_GPIO1_ENABLE | in ipw2100_hw_set_gpio()
1317 gpio |= (IPW_BIT_GPIO_GPIO1_MASK | IPW_BIT_GPIO_GPIO3_MASK); in ipw2100_start_adapter()