Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dsxitwi.c93 #define TWSI_NREG 7 macro
140 uint8_t sc_regs[TWSI_NREG];
340 KASSERT(reg < TWSI_NREG); in sxitwi_read_4()
347 KASSERT(reg < TWSI_NREG); in sxitwi_write_4()