Searched refs:COMP2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | tps65911-comparator.c | 21 #define COMP2 1 macro 46 .name = "COMP2", 101 id = COMP2; in comp_threshold_show() 125 ret = comp_threshold_set(tps65910, COMP2, pdata->vmbch2_threshold); in tps65911_comparator_probe() 127 dev_err(&pdev->dev, "cannot set COMP2 threshold\n"); in tps65911_comparator_probe() 138 dev_err(&pdev->dev, "failed to add COMP2 sysfs file\n"); in tps65911_comparator_probe()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | tps65911-comparator.c | 21 #define COMP2 1 macro 46 .name = "COMP2", 101 id = COMP2; in comp_threshold_show() 125 ret = comp_threshold_set(tps65910, COMP2, pdata->vmbch2_threshold); in tps65911_comparator_probe() 127 dev_err(&pdev->dev, "cannot set COMP2 threshold\n"); in tps65911_comparator_probe() 138 dev_err(&pdev->dev, "failed to add COMP2 sysfs file\n"); in tps65911_comparator_probe()
|
Completed in 3 milliseconds