Home
last modified time | relevance | path

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

/sound/pci/
A Dintel8x0m.c126 #define ICH_MAX_FRAGS 32 /* max hw frags */ macro
1108 ICH_MAX_FRAGS * 2); in snd_intel8x0m_init()
1117 ichdev->bdbar = ((__le32 *)chip->bdbars->area) + (i * ICH_MAX_FRAGS * 2); in snd_intel8x0m_init()
1118 ichdev->bdbar_addr = chip->bdbars->addr + (i * sizeof(u32) * ICH_MAX_FRAGS * 2); in snd_intel8x0m_init()
A Dintel8x0.c181 #define ICH_MAX_FRAGS 32 /* max hw frags */ macro
2984 ICH_MAX_FRAGS * 2); in snd_intel8x0_init()
2994 (i * ICH_MAX_FRAGS * 2); in snd_intel8x0_init()
2996 (i * sizeof(u32) * ICH_MAX_FRAGS * 2); in snd_intel8x0_init()

Completed in 12 milliseconds