Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-sp.h40 int intclr; member
56 void __iomem *intclr; member
H A Dtimer-sp804.c44 .intclr = TIMER_INTCLR,
55 .intclr = HISI_TIMER_INTCLR,
151 writel(1, common_clkevt->intclr); in sp804_timer_interrupt()
246 clkevt->intclr = timer_base + timer->intclr; in sp804_clkevt_init()
/openbmc/qemu/include/hw/intc/
H A Dloongarch_pch_pic.h50 uint64_t intclr; /*0x080 for clean edge int,set 1 clean,set 0 is noused*/ member
/openbmc/qemu/hw/audio/
H A Dpl041.hx43 REGISTER( intclr, 0x74 )
H A Dpl041.c472 s->regs.intclr, s->regs.isr1); in pl041_write()
474 if (s->regs.intclr & TXUEC1) { in pl041_write()
/openbmc/qemu/hw/intc/
H A Dloongarch_pch_pic.c369 s->intclr = 0x0; in loongarch_pch_pic_reset()
427 VMSTATE_UINT64(intclr, LoongArchPCHPIC),
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Drcar-base.h944 u32 intclr; member