Searched refs:OPENPIC_FEATURE_VERSION_MASK (Results 1 – 2 of 2) sorted by relevance
62 #define OPENPIC_FEATURE_VERSION_MASK 0x000000ff macro
150 switch (x & OPENPIC_FEATURE_VERSION_MASK) { in openpic_common_attach()