Home
last modified time | relevance | path

Searched refs:TABLA_VERSION_1_0 (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
Dcore.h29 #define TABLA_VERSION_1_0 0 macro
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/
Dcore.h26 #define TABLA_VERSION_1_0 0 macro
30 (((ver == TABLA_VERSION_1_0) || (ver == TABLA_VERSION_1_1)) ? 1 : 0)