Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dmax77620.c154 const bool pushpull = (be32toh(gpio[2]) & __BIT(1)) == 0; in max77620_gpio_acquire() local
157 if (pushpull) in max77620_gpio_acquire()