Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/greybus/
Darche-apb-ctrl.c24 struct arche_apb_ctrl_drvdata { struct
26 struct gpio_desc *resetn;
27 struct gpio_desc *boot_ret;
28 struct gpio_desc *pwroff;
29 struct gpio_desc *wake_in;
30 struct gpio_desc *wake_out;
31 struct gpio_desc *pwrdn;
33 enum arche_platform_state state;
34 bool init_disabled;
36 struct regulator *vcore;
[all …]