Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dregmap.h393 unsigned int hwlock_id; member
/linux-4.19.296/drivers/base/regmap/
Dregmap.c694 map->hwlock = hwspin_lock_request_specific(config->hwlock_id); in __regmap_init()