Home
last modified time | relevance | path

Searched refs:ebu_lock (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dlantiq-flash.c55 spin_lock_irqsave(&ebu_lock, flags); in ltq_read16()
57 spin_unlock_irqrestore(&ebu_lock, flags); in ltq_read16()
68 spin_lock_irqsave(&ebu_lock, flags); in ltq_write16()
70 spin_unlock_irqrestore(&ebu_lock, flags); in ltq_write16()
88 spin_lock_irqsave(&ebu_lock, flags); in ltq_copy_from()
91 spin_unlock_irqrestore(&ebu_lock, flags); in ltq_copy_from()
102 spin_lock_irqsave(&ebu_lock, flags); in ltq_copy_to()
105 spin_unlock_irqrestore(&ebu_lock, flags); in ltq_copy_to()
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dlantiq-flash.c55 spin_lock_irqsave(&ebu_lock, flags); in ltq_read16()
57 spin_unlock_irqrestore(&ebu_lock, flags); in ltq_read16()
68 spin_lock_irqsave(&ebu_lock, flags); in ltq_write16()
70 spin_unlock_irqrestore(&ebu_lock, flags); in ltq_write16()
88 spin_lock_irqsave(&ebu_lock, flags); in ltq_copy_from()
91 spin_unlock_irqrestore(&ebu_lock, flags); in ltq_copy_from()
102 spin_lock_irqsave(&ebu_lock, flags); in ltq_copy_to()
105 spin_unlock_irqrestore(&ebu_lock, flags); in ltq_copy_to()
/kernel/linux/linux-5.10/arch/mips/lantiq/
H A Dprom.c22 DEFINE_SPINLOCK(ebu_lock); variable
23 EXPORT_SYMBOL_GPL(ebu_lock); variable
/kernel/linux/linux-6.6/arch/mips/lantiq/
H A Dprom.c22 DEFINE_SPINLOCK(ebu_lock); variable
23 EXPORT_SYMBOL_GPL(ebu_lock); variable
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-falcon.c312 spin_lock_irqsave(&ebu_lock, flags); in falcon_sflash_setup()
349 spin_unlock_irqrestore(&ebu_lock, flags); in falcon_sflash_setup()
371 spin_lock_irqsave(&ebu_lock, flags); in falcon_sflash_xfer_one()
373 spin_unlock_irqrestore(&ebu_lock, flags); in falcon_sflash_xfer_one()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-falcon.c312 spin_lock_irqsave(&ebu_lock, flags); in falcon_sflash_setup()
349 spin_unlock_irqrestore(&ebu_lock, flags); in falcon_sflash_setup()
371 spin_lock_irqsave(&ebu_lock, flags); in falcon_sflash_xfer_one()
373 spin_unlock_irqrestore(&ebu_lock, flags); in falcon_sflash_xfer_one()
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-mm-lantiq.c45 spin_lock_irqsave(&ebu_lock, flags); in ltq_mm_apply()
49 spin_unlock_irqrestore(&ebu_lock, flags); in ltq_mm_apply()
/kernel/linux/linux-5.10/arch/mips/pci/
H A Dops-lantiq.c39 spin_lock_irqsave(&ebu_lock, flags); in ltq_pci_config_access()
63 spin_unlock_irqrestore(&ebu_lock, flags); in ltq_pci_config_access()
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dops-lantiq.c39 spin_lock_irqsave(&ebu_lock, flags); in ltq_pci_config_access()
63 spin_unlock_irqrestore(&ebu_lock, flags); in ltq_pci_config_access()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mm-lantiq.c45 spin_lock_irqsave(&ebu_lock, flags); in ltq_mm_apply()
49 spin_unlock_irqrestore(&ebu_lock, flags); in ltq_mm_apply()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dxway_nand.c95 spin_unlock_irqrestore(&ebu_lock, data->csflags); in xway_select_chip()
98 spin_lock_irqsave(&ebu_lock, data->csflags); in xway_select_chip()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dxway_nand.c96 spin_unlock_irqrestore(&ebu_lock, data->csflags); in xway_select_chip()
99 spin_lock_irqsave(&ebu_lock, data->csflags); in xway_select_chip()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-lantiq/
H A Dlantiq.h29 extern spinlock_t ebu_lock;
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-lantiq/
H A Dlantiq.h29 extern spinlock_t ebu_lock;

Completed in 5 milliseconds