Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dm/platform_data/
H A Dserial_sh.h11 INT_CLK, enumerator
/openbmc/linux/arch/m68k/include/asm/
H A Datariints.h102 #define INT_CLK 24576 /* CLK while int_clk =2.456MHz and divide = 100 */ macro
/openbmc/linux/arch/m68k/atari/
H A Dtime.c70 clocksource_register_hz(&atari_clk, INT_CLK); in atari_sched_init()