Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mfd/
Dtps80031.c156 int preq_mask_bit = 0; in tps80031_ext_power_req_config() local
164 preq_mask_bit = 5; in tps80031_ext_power_req_config()
167 preq_mask_bit = 6; in tps80031_ext_power_req_config()
170 preq_mask_bit = 7; in tps80031_ext_power_req_config()
184 TPS80031_PHOENIX_MSK_TRANSITION, BIT(preq_mask_bit)); in tps80031_ext_power_req_config()
Dpalmas.c328 int preq_mask_bit = 0; in palmas_ext_control_req_config() local
340 preq_mask_bit = 0; in palmas_ext_control_req_config()
343 preq_mask_bit = 1; in palmas_ext_control_req_config()
346 preq_mask_bit = 2; in palmas_ext_control_req_config()
365 PALMAS_POWER_CTRL, BIT(preq_mask_bit), 0); in palmas_ext_control_req_config()