Searched refs:UNLOCK (Results 1 – 21 of 21) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 154 UNLOCK(flags); in simple_feature_tweak() 209 UNLOCK(flags); in ohare_htw_scc_enable() 222 UNLOCK(flags); in ohare_htw_scc_enable() 242 UNLOCK(flags); in ohare_htw_scc_enable() 328 UNLOCK(flags); in heathrow_modem_enable() 339 UNLOCK(flags); in heathrow_modem_enable() 391 UNLOCK(flags); in heathrow_mesh_enable() 439 UNLOCK(flags); in heathrow_bmac_enable() 444 UNLOCK(flags); in heathrow_bmac_enable() 450 UNLOCK(flags); in heathrow_bmac_enable() [all …]
|
/openbmc/linux/lib/ |
H A D | locking-selftest-mutex.h | 5 #undef UNLOCK 6 #define UNLOCK MU macro
|
H A D | locking-selftest-rtmutex.h | 5 #undef UNLOCK 6 #define UNLOCK RTU macro
|
H A D | locking-selftest-spin.h | 5 #undef UNLOCK 6 #define UNLOCK U macro
|
H A D | locking-selftest-rsem.h | 5 #undef UNLOCK 6 #define UNLOCK RSU macro
|
H A D | locking-selftest-rlock.h | 5 #undef UNLOCK 6 #define UNLOCK RU macro
|
H A D | locking-selftest-wlock.h | 5 #undef UNLOCK 6 #define UNLOCK WU macro
|
H A D | locking-selftest-wsem.h | 5 #undef UNLOCK 6 #define UNLOCK WSU macro
|
H A D | locking-selftest.c | 803 UNLOCK(A); 847 UNLOCK(A); 881 UNLOCK(A); 922 UNLOCK(B); 973 UNLOCK(B); 1036 UNLOCK(B); 2379 UNLOCK(B); in queued_read_lock_hardirq_RE_Er() 2387 UNLOCK(B); in queued_read_lock_hardirq_RE_Er() 2407 UNLOCK(B); in queued_read_lock_hardirq_ER_rE() 2413 UNLOCK(B); in queued_read_lock_hardirq_ER_rE() [all …]
|
/openbmc/linux/drivers/watchdog/ |
H A D | sp805_wdt.c | 53 #define UNLOCK 0x1ACCE551 macro 141 writel_relaxed(UNLOCK, wdt->base + WDTLOCK); in wdt_restart() 168 writel_relaxed(UNLOCK, wdt->base + WDTLOCK); in wdt_config() 203 writel_relaxed(UNLOCK, wdt->base + WDTLOCK); in wdt_disable()
|
H A D | imx7ulp_wdt.c | 39 #define UNLOCK ((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0) macro 108 writel(UNLOCK, wdt->base + WDOG_CNT); in _imx7ulp_wdt_enable() 170 writel(UNLOCK, wdt->base + WDOG_CNT); in _imx7ulp_wdt_set_timeout() 250 writel(UNLOCK, wdt->base + WDOG_CNT); in _imx7ulp_wdt_init()
|
H A D | nic7018_wdt.c | 15 #define UNLOCK 0x5A macro 208 outb(UNLOCK, wdt->io_base + WDT_REG_LOCK); in nic7018_probe()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-nforce2-s4985.c | 84 goto UNLOCK; in nforce2_access_channel() 90 UNLOCK: in nforce2_access_channel()
|
H A D | i2c-amd756-s4882.c | 89 goto UNLOCK; in amd756_access_channel() 95 UNLOCK: in amd756_access_channel()
|
/openbmc/qemu/hw/dma/ |
H A D | xlnx-zynq-devcfg.c | 126 REG32(UNLOCK, 0x34)
|
/openbmc/linux/fs/lockd/ |
H A D | clnt4xdr.c | 561 PROC(UNLOCK, unlockargs, res),
|
H A D | clntxdr.c | 566 PROC(UNLOCK, unlockargs, res),
|
/openbmc/qemu/hw/misc/ |
H A D | zynq_slcr.c | 46 REG32(UNLOCK, 0x008)
|
/openbmc/linux/Documentation/translations/ko_KR/ |
H A D | memory-barriers.txt | 512 것으로 시스템의 다른 컴포넌트들에 보여질 것이 보장됩니다. UNLOCK 류의
|
/openbmc/linux/Documentation/ |
H A D | memory-barriers.txt | 490 system. RELEASE operations include UNLOCK operations and
|
/openbmc/linux/Documentation/translations/sp_SP/ |
H A D | memory-barriers.txt | 525 operaciones de UNLOCK y operaciones smp_store_release().
|