Home
last modified time | relevance | path

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

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