Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/apple/
H A Dpmgr-pwrstate.c25 #define APPLE_PMGR_DEV_DISABLE BIT(10) macro
128 regmap_update_bits(ps->regmap, ps->offset, APPLE_PMGR_FLAGS | APPLE_PMGR_DEV_DISABLE, in apple_pmgr_reset_assert()
129 APPLE_PMGR_DEV_DISABLE); in apple_pmgr_reset_assert()
147 regmap_update_bits(ps->regmap, ps->offset, APPLE_PMGR_FLAGS | APPLE_PMGR_DEV_DISABLE, 0); in apple_pmgr_reset_deassert()