Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dcs42l43-regs.h1142 #define CS42L43_LOCK_HW_STS_MASK 0x00000002 macro
/openbmc/linux/drivers/mfd/
H A Dcs42l43.c759 cs42l43->hw_lock = secure_cfg & CS42L43_LOCK_HW_STS_MASK; in cs42l43_mcu_update_step()