Home
last modified time | relevance | path

Searched refs:PCF50633_NUM_REGULATORS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/mfd/pcf50633/
Dcore.h26 #define PCF50633_NUM_REGULATORS 11 macro
29 struct regulator_init_data reg_init_data[PCF50633_NUM_REGULATORS];
160 struct platform_device *regulator_pdev[PCF50633_NUM_REGULATORS];
/Linux-v4.19/drivers/mfd/
Dpcf50633-gpio.c24 static const u8 pcf50633_regulator_registers[PCF50633_NUM_REGULATORS] = {
Dpcf50633-core.c243 for (i = 0; i < PCF50633_NUM_REGULATORS; i++) { in pcf50633_probe()
295 for (i = 0; i < PCF50633_NUM_REGULATORS; i++) in pcf50633_remove()