Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c141 #define HDSP_IO_EXTENT 7168 macro
5214 if ((hdsp->iobase = ioremap_nocache(hdsp->port, HDSP_IO_EXTENT)) == NULL) { in snd_hdsp_create()
5216 hdsp->port, hdsp->port + HDSP_IO_EXTENT - 1); in snd_hdsp_create()