Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dsyscon.c90 syscon_config.use_hwlock = true; in of_syscon_register()
/openbmc/linux/include/linux/
H A Dregmap.h452 bool use_hwlock; member
/openbmc/linux/drivers/base/regmap/
H A Dregmap.c711 } else if (config->use_hwlock) { in __regmap_init()