Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/power/
H A DMakefile6 obj-$(CONFIG_HAVE_CLK) += clock_ops.o
/openbmc/qemu/hw/arm/
H A Dnrf51_soc.c51 static const MemoryRegionOps clock_ops = { variable
169 memory_region_init_io(&s->clock, OBJECT(dev_soc), &clock_ops, NULL, in nrf51_soc_realize()
/openbmc/linux/kernel/rcu/
H A Drefscale.c525 static struct ref_scale_ops clock_ops = { variable
1082 &rwsem_ops, &lock_ops, &lock_irq_ops, &acqrel_ops, &clock_ops, &jiffies_ops, in ref_scale_init()