Home
last modified time | relevance | path

Searched refs:preq_mask_bit (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A 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()
H A 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()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dpalmas.c329 int preq_mask_bit = 0; in palmas_ext_control_req_config() local
341 preq_mask_bit = 0; in palmas_ext_control_req_config()
344 preq_mask_bit = 1; in palmas_ext_control_req_config()
347 preq_mask_bit = 2; in palmas_ext_control_req_config()
366 PALMAS_POWER_CTRL, BIT(preq_mask_bit), 0); in palmas_ext_control_req_config()

Completed in 3 milliseconds