Searched refs:MT8167_GPIO_EINT_MAX (Results 1 – 3 of 3) sorted by relevance
117 #define MT8167_GPIO_EINT_MAX 131 macro
256 interrupts_ = fbl::Array(new (&ac) zx::interrupt[MT8167_GPIO_EINT_MAX], MT8167_GPIO_EINT_MAX); in Bind()
234 for (uint32_t i = start; i < MT8167_GPIO_EINT_MAX; i += kBitsPerReg) { in GetNextInterrupt()
Completed in 8 milliseconds