Searched refs:ICH_MAX_FRAGS (Results 1 – 2 of 2) sorted by relevance
141 #define ICH_MAX_FRAGS 32 /* max hw frags */ macro1180 chip->bdbars_count * sizeof(u32) * ICH_MAX_FRAGS * 2, in snd_intel8x0m_create()1190 ichdev->bdbar = ((__le32 *)chip->bdbars.area) + (i * ICH_MAX_FRAGS * 2); in snd_intel8x0m_create()1191 ichdev->bdbar_addr = chip->bdbars.addr + (i * sizeof(u32) * ICH_MAX_FRAGS * 2); in snd_intel8x0m_create()
204 #define ICH_MAX_FRAGS 32 /* max hw frags */ macro3051 chip->bdbars_count * sizeof(u32) * ICH_MAX_FRAGS * 2, in snd_intel8x0_create()3063 (i * ICH_MAX_FRAGS * 2); in snd_intel8x0_create()3065 (i * sizeof(u32) * ICH_MAX_FRAGS * 2); in snd_intel8x0_create()