Searched refs:sh_cmt_read32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | sh_cmt.c | 165 static u32 sh_cmt_read32(void __iomem *base, unsigned long offs) in sh_cmt_read32() function 198 .read_count = sh_cmt_read32, 207 .read_control = sh_cmt_read32, 209 .read_count = sh_cmt_read32, 218 .read_control = sh_cmt_read32, 220 .read_count = sh_cmt_read32, 229 .read_control = sh_cmt_read32, 231 .read_count = sh_cmt_read32,
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | sh_cmt.c | 164 static u32 sh_cmt_read32(void __iomem *base, unsigned long offs) in sh_cmt_read32() function 197 .read_count = sh_cmt_read32, 206 .read_control = sh_cmt_read32, 208 .read_count = sh_cmt_read32, 217 .read_control = sh_cmt_read32, 219 .read_count = sh_cmt_read32, 228 .read_control = sh_cmt_read32, 230 .read_count = sh_cmt_read32,
|
Completed in 4 milliseconds