Searched refs:MSC313_GPIO_OEN (Results 1 – 1 of 1) sorted by relevance
22 #define MSC313_GPIO_OEN BIT(5) macro28 #define MSC313_GPIO_BITSTOSAVE (MSC313_GPIO_OUT | MSC313_GPIO_OEN)514 gpioreg |= MSC313_GPIO_OEN; in msc313_gpio_direction_input()525 gpioreg &= ~MSC313_GPIO_OEN; in msc313_gpio_direction_output()