Home
last modified time | relevance | path

Searched refs:wstrd (Results 1 – 3 of 3) sorted by relevance

/arch/arm/kernel/
Diwmmxt.S130 wstrd wR0, [r1, #MMX_WR0]
131 wstrd wR1, [r1, #MMX_WR1]
132 wstrd wR2, [r1, #MMX_WR2]
133 wstrd wR3, [r1, #MMX_WR3]
134 wstrd wR4, [r1, #MMX_WR4]
135 wstrd wR5, [r1, #MMX_WR5]
136 wstrd wR6, [r1, #MMX_WR6]
137 wstrd wR7, [r1, #MMX_WR7]
138 wstrd wR8, [r1, #MMX_WR8]
139 wstrd wR9, [r1, #MMX_WR9]
[all …]
/arch/arm/mach-s3c24xx/
Diotiming-s3c2412.c55 print_ns(bt->wstrd), in s3c2412_print_timing()
102 bt->smbwstrd = calc_timing(bt->wstrd, hclk, &err); in s3c2412_calc_bank()
127 print_ns(bt->wstrd), in s3c2412_iotiming_debugfs()
213 bt->wstrd = s3c2412_decode_timing(clk, __raw_readl(regs + SMBWSTRDR)); in s3c2412_iotiming_getbank()
/arch/arm/plat-samsung/include/plat/
Dcpu-freq-core.h67 unsigned int wstrd; member