HomeSort by relevance Sort by last modified time
    Searched refs:TABLA_VERSION_1_1 (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
core.h 30 #define TABLA_VERSION_1_1 1
32 #define TABLA_IS_1_X(ver) (((ver == TABLA_VERSION_1_0) || (ver == TABLA_VERSION_1_1)) ? 1 : 0)
  /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
core.h 27 #define TABLA_VERSION_1_1 1
30 (((ver == TABLA_VERSION_1_0) || (ver == TABLA_VERSION_1_1)) ? 1 : 0)

Completed in 29 milliseconds