Lines Matching full:rohm
3 // Copyright (C) 2018 ROHM Semiconductors
5 // ROHM BD71837MWV and BD71847MWV PMIC driver
8 // https://www.rohm.com/datasheet/BD71837MWV/bd71837mwv-e
14 #include <linux/mfd/rohm-bd718x7.h>
101 ret = of_property_read_u32(dev->of_node, "rohm,short-press-ms", in bd718xx_init_press_duration()
115 ret = of_property_read_u32(dev->of_node, "rohm,long-press-ms", in bd718xx_init_press_duration()
209 .compatible = "rohm,bd71837",
213 .compatible = "rohm,bd71847",
217 .compatible = "rohm,bd71850",
226 .name = "rohm-bd718x7",
247 MODULE_DESCRIPTION("ROHM BD71837/BD71847 Power Management IC driver");