Searched refs:UB953_REG_GPIO_PIN_STS_GPIO_STS (Results 1 – 1 of 1) sorted by relevance
73 #define UB953_REG_GPIO_PIN_STS_GPIO_STS(n) BIT(0 + (n)) macro371 return !!(v & UB953_REG_GPIO_PIN_STS_GPIO_STS(offset)); in ub953_gpio_get()662 !!(gpio_pin_sts & UB953_REG_GPIO_PIN_STS_GPIO_STS(i))); in ub953_log_status()