Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dmax77693_muic.h28 #define MAX77693_MUIC_CHG_MASK 0x07 macro
/openbmc/u-boot/drivers/power/mfd/
H A Dmuic_max77693.c25 charge_type = val & MAX77693_MUIC_CHG_MASK; in power_chrg_get_type()