Home
last modified time | relevance | path

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

/Linux-v5.10/sound/sparc/
Ddbri.c356 #define D_ENPIO (0xf0) /* Enable all the pins */ macro
1452 sbus_writel(D_ENPIO | D_PIO1 | D_PIO3 | in cs4215_open()
1500 val = D_ENPIO | D_PIO1 | (dbri->mm.onboard ? D_PIO0 : D_PIO2); in cs4215_setctrl()