Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/rme9652/
Dhdsp.c128 #define HDSP_IO_EXTENT 7168 macro
5228 if ((hdsp->iobase = ioremap_nocache(hdsp->port, HDSP_IO_EXTENT)) == NULL) { in snd_hdsp_create()
5230 hdsp->port, hdsp->port + HDSP_IO_EXTENT - 1); in snd_hdsp_create()