Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Darche-apb-ctrl.c26 struct arche_apb_ctrl_drvdata { struct
28 int resetn_gpio;
29 int boot_ret_gpio;
30 int pwroff_gpio;
31 int wake_in_gpio;
32 int wake_out_gpio;
33 int pwrdn_gpio;
35 enum arche_platform_state state;
36 bool init_disabled;
38 struct regulator *vcore;
[all …]