Home
last modified time | relevance | path

Searched refs:UNLOCK (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/platforms/powermac/
Dfeature.c68 #define UNLOCK(flags) raw_spin_unlock_irqrestore(&feature_lock, flags); macro
156 UNLOCK(flags); in simple_feature_tweak()
213 UNLOCK(flags); in ohare_htw_scc_enable()
226 UNLOCK(flags); in ohare_htw_scc_enable()
246 UNLOCK(flags); in ohare_htw_scc_enable()
332 UNLOCK(flags); in heathrow_modem_enable()
343 UNLOCK(flags); in heathrow_modem_enable()
351 UNLOCK(flags); mdelay(250); LOCK(flags); in heathrow_modem_enable()
354 UNLOCK(flags); mdelay(250); LOCK(flags); in heathrow_modem_enable()
357 UNLOCK(flags); mdelay(250); in heathrow_modem_enable()
[all …]
/arch/x86/lib/
Datomic64_386_32.S22 .macro UNLOCK reg macro
39 UNLOCK v; \
/arch/mips/pci/
Dpci-vr41xx.h74 #define UNLOCK 0x2U macro
Dpci-vr41xx.c228 pciu_write(PCIEXACCREG, UNLOCK); in vr41xx_pciu_init()