Searched refs:wstrd (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/arch/arm/kernel/ |
D | iwmmxt.S | 117 wstrd wR0, [r1, #MMX_WR0] 118 wstrd wR1, [r1, #MMX_WR1] 119 wstrd wR2, [r1, #MMX_WR2] 120 wstrd wR3, [r1, #MMX_WR3] 121 wstrd wR4, [r1, #MMX_WR4] 122 wstrd wR5, [r1, #MMX_WR5] 123 wstrd wR6, [r1, #MMX_WR6] 124 wstrd wR7, [r1, #MMX_WR7] 125 wstrd wR8, [r1, #MMX_WR8] 126 wstrd wR9, [r1, #MMX_WR9] [all …]
|
/linux-3.4.99/arch/arm/plat-s3c24xx/ |
D | s3c2412-iotiming.c | 57 print_ns(bt->wstrd), in s3c2412_print_timing() 104 bt->smbwstrd = calc_timing(bt->wstrd, hclk, &err); in s3c2412_calc_bank() 129 print_ns(bt->wstrd), in s3c2412_iotiming_debugfs() 215 bt->wstrd = s3c2412_decode_timing(clk, __raw_readl(regs + SMBWSTRDR)); in s3c2412_iotiming_getbank()
|
/linux-3.4.99/arch/arm/plat-samsung/include/plat/ |
D | cpu-freq-core.h | 67 unsigned int wstrd; member
|