Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_codec_defs.h164 #define SUB_NODE_COUNT_TOTAL_MASK 0x000000ff macro
169 #define SUB_NODE_COUNT_TOTAL(c) ((c & SUB_NODE_COUNT_TOTAL_MASK) \