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()
114 ret = of_property_read_u32(dev->of_node, "rohm,long-press-ms", in bd718xx_init_press_duration()
198 .compatible = "rohm,bd71837",
202 .compatible = "rohm,bd71847",
206 .compatible = "rohm,bd71850",
215 .name = "rohm-bd718x7",
236 MODULE_DESCRIPTION("ROHM BD71837/BD71847 Power Management IC driver");