Home
last modified time | relevance | path

Searched refs:ext_control (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/interconnect/imx/
A Dimx8mp.c72 .ext_control = 1,
78 .ext_control = 1,
109 .ext_control = 1,
115 .ext_control = 1,
121 .ext_control = 1,
127 .ext_control = 1,
133 .ext_control = 1,
A Dimx.h84 u32 ext_control; member
A Dimx.c54 writel(node_data->setting->ext_control, base + IMX_NOC_EXT_CTL_REG); in imx_icc_node_set()
57 node_data->setting->ext_control); in imx_icc_node_set()
/linux-6.3-rc2/drivers/regulator/
A Das3722-regulator.c64 int ext_control; member
623 reg_config->ext_control = prop; in as3722_get_regulator_dt_data()
681 if (reg_config->ext_control) in as3722_regulator_probe()
695 if (reg_config->ext_control) in as3722_regulator_probe()
715 if (reg_config->ext_control) in as3722_regulator_probe()
734 if (reg_config->ext_control) in as3722_regulator_probe()
772 if (reg_config->ext_control) in as3722_regulator_probe()
781 if (reg_config->ext_control) in as3722_regulator_probe()
805 if (reg_config->ext_control) { in as3722_regulator_probe()
814 reg_config->ext_control); in as3722_regulator_probe()
/linux-6.3-rc2/drivers/power/supply/
A Dbq24735-charger.c117 if (pdata->ext_control) in bq24735_config_charger()
166 if (charger->pdata->ext_control) in bq24735_enable_charging()
179 if (charger->pdata->ext_control) in bq24735_disable_charging()
350 pdata->ext_control = of_property_read_bool(np, "ti,external-control"); in bq24735_parse_dt_data()
/linux-6.3-rc2/include/linux/power/
A Dbq24735-charger.h18 bool ext_control; member

Completed in 32 milliseconds