Home
last modified time | relevance | path

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

/openbmc/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.h45 #define PDAUDIOCF_FPGAREV(x) ((x>>12)&0x0f) /* FPGA revision */ macro
H A Dpdaudiocf_core.c132 snd_iprintf(buffer, "FPGA revision : 0x%x\n", PDAUDIOCF_FPGAREV(tmp)); in pdacf_proc_read()