Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dcevt-txx9.c91 struct txx9_clock_event_device *txx9_cd = in txx9tmr_set_mode() local
93 struct txx9_tmr_reg __iomem *tmrptr = txx9_cd->tmrptr; in txx9tmr_set_mode()
123 struct txx9_clock_event_device *txx9_cd = in txx9tmr_set_next_event() local
125 struct txx9_tmr_reg __iomem *tmrptr = txx9_cd->tmrptr; in txx9tmr_set_next_event()
147 struct txx9_clock_event_device *txx9_cd = dev_id; in txx9tmr_interrupt() local
148 struct clock_event_device *cd = &txx9_cd->cd; in txx9tmr_interrupt()
149 struct txx9_tmr_reg __iomem *tmrptr = txx9_cd->tmrptr; in txx9tmr_interrupt()