Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-mchp-pci1xxxx.c323 #define SMBUS_PERI_LOCK BIT(3) macro
339 writel(SMBUS_PERI_LOCK, p); in set_sys_lock()
341 if (data != SMBUS_PERI_LOCK) in set_sys_lock()
353 if (data != SMBUS_PERI_LOCK) in release_sys_lock()
358 if (data & SMBUS_PERI_LOCK) in release_sys_lock()