Home
last modified time | relevance | path

Searched refs:D_P (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/sparc/
H A Ddbri.c329 #define D_P (1<<15) /* Program command & queue pointer valid */ macro
646 while ((--maxloops) > 0 && (sbus_readl(dbri->regs + REG0) & D_P)) { in dbri_cmdwait()
725 tmp |= D_P; in dbri_cmdsend()
/kernel/linux/linux-6.6/sound/sparc/
H A Ddbri.c328 #define D_P (1<<15) /* Program command & queue pointer valid */ macro
645 while ((--maxloops) > 0 && (sbus_readl(dbri->regs + REG0) & D_P)) { in dbri_cmdwait()
724 tmp |= D_P; in dbri_cmdsend()

Completed in 8 milliseconds