Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/lx6464es/
Dlx_core.h175 #define HEADER_FMT_BASE HEADER_FMT_BASE_LIN macro
/Linux-v5.4/include/sound/
Dvx_core.h494 #define HEADER_FMT_BASE 0xFED00000 macro
/Linux-v5.4/sound/drivers/vx/
Dvx_pcm.c154 unsigned int header = HEADER_FMT_BASE; in vx_set_format()