Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dtps80031.c157 int preq_mask_bit = 0; in tps80031_ext_power_req_config() local
165 preq_mask_bit = 5; in tps80031_ext_power_req_config()
168 preq_mask_bit = 6; in tps80031_ext_power_req_config()
171 preq_mask_bit = 7; in tps80031_ext_power_req_config()
185 TPS80031_PHOENIX_MSK_TRANSITION, BIT(preq_mask_bit)); in tps80031_ext_power_req_config()
Dpalmas.c333 int preq_mask_bit = 0; in palmas_ext_control_req_config() local
345 preq_mask_bit = 0; in palmas_ext_control_req_config()
348 preq_mask_bit = 1; in palmas_ext_control_req_config()
351 preq_mask_bit = 2; in palmas_ext_control_req_config()
370 PALMAS_POWER_CTRL, BIT(preq_mask_bit), 0); in palmas_ext_control_req_config()