Searched refs:LOCK (Results 1 – 4 of 4) sorted by relevance
14 #define LOCK 0xA5 macro212 outb(LOCK, wdt->io_base + WDT_REG_LOCK); in nic7018_probe()228 outb(LOCK, wdt->io_base + WDT_REG_LOCK); in nic7018_remove()
54 #define LOCK 0x00000001 macro175 writel_relaxed(LOCK, wdt->base + WDTLOCK); in wdt_config()204 writel_relaxed(LOCK, wdt->base + WDTLOCK); in wdt_disable()
55 pr_reg(LOCK); in omap2_iommu_dump_ctx()
44 #define LOCK BIT(0) macro