Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Drt5133-regulator.c78 #define RT5133_LDO_OC_EVT_MASK GENMASK(15, 8) macro
313 handle_evts = (intr_evts & RT5133_LDO_OC_EVT_MASK) >> in rt5133_intr_handler()