Searched defs:arche_apb_ctrl_drvdata (Results 1 – 1 of 1) sorted by relevance
26 struct arche_apb_ctrl_drvdata { struct28 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 …]