Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Dhdsp.c125 #define HDSP_IO_EXTENT 7168 macro
5284 hdsp->iobase = devm_ioremap(&pci->dev, hdsp->port, HDSP_IO_EXTENT); in snd_hdsp_create()
5287 hdsp->port, hdsp->port + HDSP_IO_EXTENT - 1); in snd_hdsp_create()