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

/netbsd-current/sys/dev/ic/
H A Dpl050.c48 #define KMIDATA 0x08 macro
91 PLKMI_WRITE(sc, KMIDATA, byte & 0xff);
104 return PLKMI_READ(sc, KMIDATA) & 0xff;
183 const uint32_t val = PLKMI_READ(sc, KMIDATA);

Completed in 78 milliseconds