/kernel/linux/linux-5.10/drivers/mtd/maps/ |
H A D | lantiq-flash.c | 55 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 D | lantiq-flash.c | 55 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 D | prom.c | 22 DEFINE_SPINLOCK(ebu_lock); variable 23 EXPORT_SYMBOL_GPL(ebu_lock); variable
|
/kernel/linux/linux-6.6/arch/mips/lantiq/ |
H A D | prom.c | 22 DEFINE_SPINLOCK(ebu_lock); variable 23 EXPORT_SYMBOL_GPL(ebu_lock); variable
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-falcon.c | 312 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 D | spi-falcon.c | 312 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 D | gpio-mm-lantiq.c | 45 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 D | ops-lantiq.c | 39 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 D | ops-lantiq.c | 39 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 D | gpio-mm-lantiq.c | 45 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 D | xway_nand.c | 95 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 D | xway_nand.c | 96 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 D | lantiq.h | 29 extern spinlock_t ebu_lock;
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-lantiq/ |
H A D | lantiq.h | 29 extern spinlock_t ebu_lock;
|