Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_hw.c467 IPW2100_IO_GPIO1_ENABLE | IPW2100_IO_GPIO3_MASK | in ipw2100_load_fw()
497 IPW2100_IO_GPIO1_MASK | IPW2100_IO_GPIO3_MASK); in ipw2100_load_fw()
H A Dipw2100_impl.h281 #define IPW2100_IO_GPIO3_MASK (0x000000c0) macro