Searched refs:touch_controller_family (Results 1 – 2 of 2) sorted by relevance
552 if ((m_f54Query.touch_controller_family == 0) || in SetupF54Controls()553 (m_f54Query.touch_controller_family == 1)) in SetupF54Controls()564 if ((m_f54Query.touch_controller_family == 0) || in SetupF54Controls()565 (m_f54Query.touch_controller_family == 1)) in SetupF54Controls()569 if (m_f54Query.touch_controller_family == 1) { in SetupF54Controls()575 if ((m_f54Query.touch_controller_family == 0) || in SetupF54Controls()576 (m_f54Query.touch_controller_family == 1)) in SetupF54Controls()821 if (m_f54Query.touch_controller_family == 2) in SetupF54Controls()
198 unsigned char touch_controller_family; member