Home
last modified time | relevance | path

Searched refs:TIMER_CONFIG (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/clocksource/
Dtimer-gx6605s.c15 #define TIMER_CONFIG 0x20 macro
47 base + TIMER_CONFIG); in gx6605s_timer_set_oneshot()
72 writel_relaxed(0, base + TIMER_CONFIG); in gx6605s_timer_shutdown()
106 writel_relaxed(0, base + TIMER_CONFIG); in gx6605s_clkevt_init()
119 writel_relaxed(GX6605S_CONFIG_EN, base + TIMER_CONFIG); in gx6605s_clksrc_init()
/linux-6.6.21/include/video/
Dmach64.h58 #define TIMER_CONFIG 0x0028 /* Dword offset 0_0A */ macro