Lines Matching +full:0 +full:x00000006

51 	for ((i) = 0;						\
69 rsnd_mod_write(mod, SRC_SWRSR, 0);
76 rsnd_mod_write(mod, SRC_SWRSR, 0);
98 return 0;
120 unsigned int rate = 0;
148 0x01800000, /* 6 - 1/6 */
149 0x01000000, /* 6 - 1/4 */
150 0x00c00000, /* 6 - 1/3 */
151 0x00800000, /* 6 - 1/2 */
152 0x00600000, /* 6 - 2/3 */
153 0x00400000, /* 6 - 1 */
157 0x02400000, /* 6 - 1/6 */
158 0x01800000, /* 6 - 1/4 */
159 0x01200000, /* 6 - 1/3 */
160 0x00c00000, /* 6 - 1/2 */
161 0x00900000, /* 6 - 2/3 */
162 0x00600000, /* 6 - 1 */
166 0x00100060, /* 6 - 1/6 */
167 0x00100040, /* 6 - 1/4 */
168 0x00100030, /* 6 - 1/3 */
169 0x00100020, /* 6 - 1/2 */
170 0x00100020, /* 6 - 2/3 */
171 0x00100020, /* 6 - 1 */
175 0x00000006, /* 1 to 2 */
176 0x000001fe, /* 1 to 8 */
177 0x000001fe, /* 1 to 8 */
178 0x000001fe, /* 1 to 8 */
179 0x000001fe, /* 1 to 8 */
180 0x000001fe, /* 1 to 8 */
184 0x00000006, /* 1 to 2 */
185 0x0000001e, /* 1 to 4 */
186 0x0000001e, /* 1 to 4 */
187 0x000001fe, /* 1 to 8 */
188 0x000001fe, /* 1 to 8 */
189 0x000001fe, /* 1 to 8 */
193 0x00000006, /* 1 to 2 */
194 0x00000006, /* 1 to 2 */
195 0x00000006, /* 1 to 2 */
196 0x00000006, /* 1 to 2 */
197 0x00000006, /* 1 to 2 */
198 0x00000006, /* 1 to 2 */
243 base = (u64)0x0400000 * fin;
245 for (int i = 0; i < cnt; i++) {
268 int use_src = 0;
289 ratio = 0;
311 ifscr = 0;
312 cr = 0x00011110;
313 route = 0x0;
315 route = 0x1;
316 ifscr = 0x1;
319 cr |= 0x1;
321 (0x1 << 24) : (0x1 << 25);
333 case 0:
364 case 0:
369 for (idx = 0; idx < ARRAY_SIZE(chan222222); idx++)
379 i_busif = ( is_play ? tmp : 0) | 1;
380 o_busif = (!is_play ? tmp : 0) | 1;
390 rsnd_mod_write(mod, SRC_SRCIR, 0); /* cancel initialize */
420 int_val = 0x3300;
427 if ((irq <= 0) || !enable) {
428 sys_int_val = 0;
429 int_val = 0;
438 sys_int_val = sys_int_val & 0xffff;
444 return 0;
471 val0 = val0 & 0xffff;
476 rsnd_print_irq_status(dev, "%s err status : 0x%08x, 0x%08x\n",
497 0x01 : 0x11;
501 return 0;
508 rsnd_mod_write(mod, SRC_CTRL, 0);
510 return 0;
522 src->current_sync_rate = 0;
525 if (ret < 0)
534 return 0;
549 src->current_sync_rate = 0;
551 return 0;
597 return 0;
612 if (irq > 0) {
647 return 0;
659 if (ret < 0)
679 rsnd_mod_id(mod) * 0x20, 0x20);
682 0x1c0, 0x20);
685 0x200 + rsnd_mod_id(mod) * 0x40, 0x40);
708 if (WARN_ON(id < 0 || id >= rsnd_src_nr(priv)))
709 id = 0;
726 return 0;
730 return 0; /* not used is not error */
747 i = 0;
753 if (i < 0) {
764 src->irq = irq_of_parse_and_map(np, 0);
789 ret = 0;