Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dmt6359-auxadc.c131 u16 sec_unlock_key; member
425 .sec_unlock_key = 0x6359,
435 if (cinfo->sec_unlock_key) in mt6359_auxadc_reset()
436 regmap_write(regmap, cinfo->regs[PMIC_HK_TOP_WKEY], cinfo->sec_unlock_key); in mt6359_auxadc_reset()
445 if (cinfo->sec_unlock_key) in mt6359_auxadc_reset()