Searched refs:ts_shift (Results 1 – 10 of 10) sorted by relevance
/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7780.c | 285 static const unsigned int ts_shift[] = TS_SHIFT; variable 294 .ts_shift = ts_shift, 295 .ts_shift_num = ARRAY_SIZE(ts_shift), 306 .ts_shift = ts_shift, 307 .ts_shift_num = ARRAY_SIZE(ts_shift),
|
D | setup-sh7785.c | 339 static const unsigned int ts_shift[] = TS_SHIFT; variable 348 .ts_shift = ts_shift, 349 .ts_shift_num = ARRAY_SIZE(ts_shift), 360 .ts_shift = ts_shift, 361 .ts_shift_num = ARRAY_SIZE(ts_shift),
|
D | setup-sh7757.c | 410 static const unsigned int ts_shift[] = TS_SHIFT; variable 421 .ts_shift = ts_shift, 422 .ts_shift_num = ARRAY_SIZE(ts_shift), 435 .ts_shift = ts_shift, 436 .ts_shift_num = ARRAY_SIZE(ts_shift), 449 .ts_shift = ts_shift, 450 .ts_shift_num = ARRAY_SIZE(ts_shift), 463 .ts_shift = ts_shift, 464 .ts_shift_num = ARRAY_SIZE(ts_shift),
|
D | setup-sh7722.c | 121 static const unsigned int ts_shift[] = TS_SHIFT; variable 132 .ts_shift = ts_shift, 133 .ts_shift_num = ARRAY_SIZE(ts_shift),
|
D | setup-sh7786.c | 498 static const unsigned int ts_shift[] = TS_SHIFT; variable 507 .ts_shift = ts_shift, 508 .ts_shift_num = ARRAY_SIZE(ts_shift),
|
D | setup-sh7724.c | 187 static const unsigned int ts_shift[] = TS_SHIFT; variable 198 .ts_shift = ts_shift, 199 .ts_shift_num = ARRAY_SIZE(ts_shift),
|
/arch/sh/drivers/dma/ |
D | dma-sh.c | 92 static unsigned int ts_shift[] = TS_SHIFT; variable 100 return ts_shift[cnt]; in calc_xmit_shift()
|
/arch/arm/mach-shmobile/ |
D | setup-sh7372.c | 549 .ts_shift = dma_ts_shift, 700 .ts_shift = dma_usbts_shift, 762 .ts_shift = dma_usbts_shift,
|
D | setup-r8a7740.c | 631 .ts_shift = dma_ts_shift, 779 .ts_shift = dma_usbts_shift,
|
D | setup-sh73a0.c | 620 .ts_shift = dma_ts_shift, 722 .ts_shift = dma_ts_shift,
|