Lines Matching refs:slot_width
127 unsigned int slot_width;
299 unsigned int slot_width;
338 slot_width = 16;
343 slot_width = 32;
350 if (adau1977->slot_width)
351 slot_width = adau1977->slot_width;
353 if (slot_width == 16)
507 adau1977->slot_width = 0;
595 adau1977->slot_width = width;
709 if (adau1977->slot_width == 16)
711 else if (adau1977->right_j || adau1977->slot_width == 24)