Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/riptide/
H A Driptide.c194 #define IS_DATF(a) (READ_PORT_ULONG(a->stat)&0x2) /* data filled */ macro
/kernel/linux/linux-6.6/sound/pci/riptide/
H A Driptide.c193 #define IS_DATF(a) (READ_PORT_ULONG(a->stat)&0x2) /* data filled */ macro

Completed in 8 milliseconds