Searched refs:regs_lock (Results 1 – 5 of 5) sorted by relevance
317 spinlock_t regs_lock; /* spinlock for all clocks */ member355 spin_lock(&cprman->regs_lock); in bcm2835_measure_tcnt_mux()395 spin_unlock(&cprman->regs_lock); in bcm2835_measure_tcnt_mux()620 spin_lock(&cprman->regs_lock); in bcm2835_pll_off()625 spin_unlock(&cprman->regs_lock); in bcm2835_pll_off()640 spin_lock(&cprman->regs_lock); in bcm2835_pll_on()643 spin_unlock(&cprman->regs_lock); in bcm2835_pll_on()725 spin_lock(&cprman->regs_lock); in bcm2835_pll_set_rate()729 spin_unlock(&cprman->regs_lock); in bcm2835_pll_set_rate()829 spin_lock(&cprman->regs_lock); in bcm2835_pll_divider_off()[all …]
73 spin_lock_irqsave(&tpci200->regs_lock, flags); in tpci200_clear_mask()75 spin_unlock_irqrestore(&tpci200->regs_lock, flags); in tpci200_clear_mask()82 spin_lock_irqsave(&tpci200->regs_lock, flags); in tpci200_set_mask()84 spin_unlock_irqrestore(&tpci200->regs_lock, flags); in tpci200_set_mask()309 spin_lock_init(&tpci200->regs_lock); in tpci200_register()
156 spinlock_t regs_lock; member
233 spin_lock_irqsave(&counter_dev->regs_lock, flags); in ni_tio_set_bits_transient()237 spin_unlock_irqrestore(&counter_dev->regs_lock, flags); in ni_tio_set_bits_transient()277 spin_lock_irqsave(&counter_dev->regs_lock, flags); in ni_tio_get_soft_copy()279 spin_unlock_irqrestore(&counter_dev->regs_lock, flags); in ni_tio_get_soft_copy()1791 spin_lock_init(&counter_dev->regs_lock); in ni_gpct_device_construct()
112 spinlock_t regs_lock; /* protects 'regs' */ member