Home
last modified time | relevance | path

Searched refs:rohm_regmap_dev (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/include/linux/mfd/
Drohm-bd70528.h24 struct rohm_regmap_dev chip;
386 int bd70528_wdt_set(struct rohm_regmap_dev *data, int enable, int *old_state);
387 void bd70528_wdt_lock(struct rohm_regmap_dev *data);
388 void bd70528_wdt_unlock(struct rohm_regmap_dev *data);
392 static inline int bd70528_wdt_set(struct rohm_regmap_dev *data, int enable, in bd70528_wdt_set()
398 static inline void bd70528_wdt_lock(struct rohm_regmap_dev *data) in bd70528_wdt_lock()
402 static inline void bd70528_wdt_unlock(struct rohm_regmap_dev *data) in bd70528_wdt_unlock()
Drohm-generic.h14 struct rohm_regmap_dev { struct
Drohm-bd718x7.h326 struct rohm_regmap_dev chip;
/Linux-v5.4/drivers/rtc/
Drtc-bd70528.c46 struct rohm_regmap_dev *mfd;
50 static int bd70528_set_wake(struct rohm_regmap_dev *bd70528, in bd70528_set_wake()
79 static int bd70528_set_elapsed_tmr(struct rohm_regmap_dev *bd70528, in bd70528_set_elapsed_tmr()
222 struct rohm_regmap_dev *bd70528 = r->mfd; in bd70528_set_alarm()
269 struct rohm_regmap_dev *bd70528 = r->mfd; in bd70528_read_alarm()
293 struct rohm_regmap_dev *bd70528 = r->mfd; in bd70528_set_time_locked()
338 struct rohm_regmap_dev *bd70528 = r->mfd; in bd70528_get_time()
400 struct rohm_regmap_dev *mfd; in bd70528_probe()
/Linux-v5.4/drivers/watchdog/
Dbd70528_wdt.c28 struct rohm_regmap_dev *mfd;
43 int bd70528_wdt_set(struct rohm_regmap_dev *data, int enable, int *old_state) in bd70528_wdt_set()
105 void bd70528_wdt_lock(struct rohm_regmap_dev *data) in bd70528_wdt_lock()
122 void bd70528_wdt_unlock(struct rohm_regmap_dev *data) in bd70528_wdt_unlock()
226 struct rohm_regmap_dev *bd70528; in bd70528_wdt_probe()
/Linux-v5.4/drivers/clk/
Dclk-bd718x7.c21 struct rohm_regmap_dev *mfd;
72 struct rohm_regmap_dev *mfd = dev_get_drvdata(parent); in bd71837_clk_probe()
/Linux-v5.4/drivers/gpio/
Dgpio-bd70528.c15 struct rohm_regmap_dev chip;
182 struct rohm_regmap_dev *bd70528; in bd70528_probe()
/Linux-v5.4/drivers/regulator/
Dbd70528-regulator.c248 struct rohm_regmap_dev *bd70528; in bd70528_probe()