Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dociic.c35 #define I2C_PRER_LO 0x0000 macro
162 ociic_write(sc, I2C_PRER_LO, div & 0xff); in ociic_attach()