Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/68000/
H A Dtimers.c32 #define CLOCK_SOURCE TCTL_CLKSOURCE_SYSCLK macro
43 #define CLOCK_SOURCE TCTL_CLKSOURCE_SYSCLK macro
49 #define CLOCK_SOURCE TCTL_CLKSOURCE_32KHZ macro
109 TCTL = TCTL_OM | TCTL_IRQEN | CLOCK_SOURCE; in hw_timer_init()
/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c43 #define CLOCK_SOURCE BIT(31) macro
/openbmc/linux/drivers/spi/
H A Dspi-meson-spifc.c45 #define CLOCK_SOURCE BIT(31) macro