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>
100 ret = of_property_read_u32(dev->of_node, "rohm,short-press-ms", in bd718xx_init_press_duration()
113 ret = of_property_read_u32(dev->of_node, "rohm,long-press-ms", in bd718xx_init_press_duration()
191 .compatible = "rohm,bd71837",
195 .compatible = "rohm,bd71847",
199 .compatible = "rohm,bd71850",
208 .name = "rohm-bd718x7",
229 MODULE_DESCRIPTION("ROHM BD71837/BD71847 Power Management IC driver");