Searched refs:TC_GPIO_BIT (Results 1 – 1 of 1) sorted by relevance
87 #define TC_GPIO_BIT(i) (1 << (i & 0x7)) macro441 & TC_GPIO_BIT(offset)); in tc6393xb_gpio_get()452 dsr |= TC_GPIO_BIT(offset); in __tc6393xb_gpio_set()454 dsr &= ~TC_GPIO_BIT(offset); in __tc6393xb_gpio_set()482 doecr &= ~TC_GPIO_BIT(offset); in tc6393xb_gpio_direction_input()502 doecr |= TC_GPIO_BIT(offset); in tc6393xb_gpio_direction_output()