Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/lx6464es/
H A Dlx_defs.h149 BF_VALID = 0x80, /* set if the buffer is valid, clear if free.*/ enumerator
H A Dlx_core.c487 } else if ((stat & (BF_VALID << BUFF_FLAGS_OFFSET)) in lx_buffer_ask()