Home
last modified time | relevance | path

Searched defs:OP_WRITE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_decode.h39 OP_WRITE = 1, /* register write */ enumerator
/netbsd-src/sys/dev/spi/
H A Dmcp23xxxgpio_spi.c87 #define OP_WRITE(ha) (0x40 | ((ha) << 1)) macro
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_core.c2558 #define OP_WRITE (0x1 << 28) macro