Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/kernel/
Diwmmxt.S128 wstrd wR0, r1, MMX_WR0
129 wstrd wR1, r1, MMX_WR1
130 wstrd wR2, r1, MMX_WR2
131 wstrd wR3, r1, MMX_WR3
132 wstrd wR4, r1, MMX_WR4
133 wstrd wR5, r1, MMX_WR5
134 wstrd wR6, r1, MMX_WR6
135 wstrd wR7, r1, MMX_WR7
136 wstrd wR8, r1, MMX_WR8
137 wstrd wR9, r1, MMX_WR9
[all …]
Diwmmxt.h26 .macro wstrd, reg:req, base:req, offset:req
/linux-6.1.9/arch/arm/mach-s3c/
Diotiming-s3c2412.c51 print_ns(bt->wstrd), in s3c2412_print_timing()
98 bt->smbwstrd = calc_timing(bt->wstrd, hclk, &err); in s3c2412_calc_bank()
123 print_ns(bt->wstrd), in s3c2412_iotiming_debugfs()
209 bt->wstrd = s3c2412_decode_timing(clk, __raw_readl(regs + SMBWSTRDR)); in s3c2412_iotiming_getbank()
/linux-6.1.9/include/linux/soc/samsung/
Ds3c-cpufreq-core.h65 unsigned int wstrd; member