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

/freebsd-10-stable/sys/mips/rt305x/
H A Drt305x_gpio.h40 #define I2C_GPIO_MODE_MASK (0x0003ULL<<1) macro
H A Drt305x_gpio.c411 avl &= ~I2C_GPIO_MODE_MASK;
414 avl &= ~I2C_GPIO_MODE_MASK;

Completed in 46 milliseconds