Searched refs:PIOM (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/wl/
H A Dif_wl.h77 #define PIOM(cmd,piono) ((u_short)cmd << 10 << (piono * 2)) macro
97 #define HACR_DEFAULT (HACR_OUT1 | HACR_OUT2 | HACR_16BITS | PIOM(STATIC_PIO, 0) | PIOM(AUTOINCR_PIO, 1) | PIOM(PARAM_ACCESS_PIO, 2))

Completed in 95 milliseconds