Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/kernel/
Dcevt-txx9.c82 struct txx9_clock_event_device *txx9_cd = in txx9tmr_set_mode() local
84 struct txx9_tmr_reg __iomem *tmrptr = txx9_cd->tmrptr; in txx9tmr_set_mode()
114 struct txx9_clock_event_device *txx9_cd = in txx9tmr_set_next_event() local
116 struct txx9_tmr_reg __iomem *tmrptr = txx9_cd->tmrptr; in txx9tmr_set_next_event()
138 struct txx9_clock_event_device *txx9_cd = dev_id; in txx9tmr_interrupt() local
139 struct clock_event_device *cd = &txx9_cd->cd; in txx9tmr_interrupt()
140 struct txx9_tmr_reg __iomem *tmrptr = txx9_cd->tmrptr; in txx9tmr_interrupt()