Home
last modified time | relevance | path

Searched defs:DBRI_RD_CNT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/sparc/
H A Ddbri.c562 #define DBRI_RD_CNT(v) (((v) >> 16) & 0x1fff) /* Valid bytes in the buffer */ macro
/kernel/linux/linux-6.6/sound/sparc/
H A Ddbri.c561 #define DBRI_RD_CNT(v) (((v) >> 16) & 0x1fff) /* Valid bytes in the buffer */ macro

Completed in 10 milliseconds