Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mfd/
Dsyscon.c93 syscon_config.hwlock_mode = HWLOCK_IRQSTATE; in of_syscon_register()
/linux-6.6.21/include/linux/
Dregmap.h455 unsigned int hwlock_mode; member
/linux-6.6.21/drivers/base/regmap/
Dregmap.c707 switch (config->hwlock_mode) { in __regmap_init()