Home
last modified time | relevance | path

Searched refs:STREAM_FMT_OFFSET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/lx6464es/
H A Dlx_defs.h182 #define STREAM_FMT_OFFSET 10 /* the stream fmt bits start at the 10th macro
H A Dlx_core.c687 chip->rmh.cmd[0] |= (STREAM_FMT_16b << STREAM_FMT_OFFSET); in lx_stream_set_format()
691 chip->rmh.cmd[0] |= (STREAM_FMT_intel << STREAM_FMT_OFFSET); in lx_stream_set_format()
/kernel/linux/linux-6.6/sound/pci/lx6464es/
H A Dlx_defs.h182 #define STREAM_FMT_OFFSET 10 /* the stream fmt bits start at the 10th macro
H A Dlx_core.c683 chip->rmh.cmd[0] |= (STREAM_FMT_16b << STREAM_FMT_OFFSET); in lx_stream_set_format()
687 chip->rmh.cmd[0] |= (STREAM_FMT_intel << STREAM_FMT_OFFSET); in lx_stream_set_format()

Completed in 6 milliseconds