Searched defs:tps_reg_param (Results 1 – 1 of 1) sorted by relevance
118 struct tps_reg_param { struct128 struct tps_reg_param *tracked_reg; /* ptr to tracked regulator */ argument129 bool can_xadj; /* voltage can be adjusted externally */130 bool can_ls; /* can be a load switch instead of r. */132 uint8_t defreg_num; /* DEF register */133 uint8_t enable_bit; /* position in ENABLE register */142 bool is_enabled; /* regulator is enabled */143 bool is_pg; /* regulator is "power good" */167 struct tps_reg_param *); argument