Searched refs:sh_cmt_write16 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | sh_cmt.c | 170 static void sh_cmt_write16(void __iomem *base, unsigned long offs, u32 value) in sh_cmt_write16() function 187 .write_control = sh_cmt_write16, 189 .write_count = sh_cmt_write16, 197 .write_control = sh_cmt_write16,
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | sh_cmt.c | 169 static void sh_cmt_write16(void __iomem *base, unsigned long offs, u32 value) in sh_cmt_write16() function 186 .write_control = sh_cmt_write16, 188 .write_count = sh_cmt_write16, 196 .write_control = sh_cmt_write16,
|
Completed in 4 milliseconds