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

/linux-4.4.14/arch/mips/bcm63xx/
H A Ddev-dsp.c20 static struct resource voip_dsp_resources[] = { variable in typeref:struct:resource
35 .num_resources = ARRAY_SIZE(voip_dsp_resources),
36 .resource = voip_dsp_resources,
47 voip_dsp_resources[0].start = val; bcm63xx_dsp_register()
48 voip_dsp_resources[0].end = val + 0xFFFFFFF; bcm63xx_dsp_register()
49 voip_dsp_resources[1].start = pd->ext_irq; bcm63xx_dsp_register()

Completed in 57 milliseconds