Home
last modified time | relevance | path

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

/linux/drivers/staging/greybus/
H A Darche-apb-ctrl.c25 struct arche_apb_ctrl_drvdata { struct
27 struct gpio_desc *resetn;
28 struct gpio_desc *boot_ret;
29 struct gpio_desc *pwroff;
30 struct gpio_desc *wake_in;
31 struct gpio_desc *wake_out;
32 struct gpio_desc *pwrdn;
34 enum arche_platform_state state;
35 bool init_disabled;
37 struct regulator *vcore;
[all …]