Home
last modified time | relevance | path

Searched defs:status_event_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dda9121-regulator.c135 struct status_event_data { struct
136 int buck_id; /* 0=core, 1/2-buck */
137 int reg_index; /* index for status/event/mask register selection */
138 int status_bit; /* bit masks... */
139 int event_bit;
140 int mask_bit;
141 unsigned long notification; /* Notification for status inception */
142 char *warn; /* if NULL, notify - otherwise dev_warn this string */