Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drtq6752-regulator.c36 #define RTQ6752_ENABLE_MASK (BIT(RTQ6752_IDX_MAX) - 1) macro
241 priv->enable_flag = RTQ6752_ENABLE_MASK; in rtq6752_probe()