Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Damliic.c39 #define I2C_M_CONTROL_STATUS (1 << 2) macro
236 if ((ctrl & I2C_M_CONTROL_STATUS) == 0) in amliic_exec()