Home
last modified time | relevance | path

Searched refs:sysreset_ops (Results 1 – 24 of 24) sorted by relevance

/u-boot/drivers/sysreset/
A Dsysreset-uclass.c28 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_request()
38 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_get_status()
48 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_get_last()
155 struct sysreset_ops *ops = sysreset_get_ops(dev); in sysreset_post_bind()
A Dsysreset_sandbox.c100 static struct sysreset_ops sandbox_sysreset_ops = {
118 static struct sysreset_ops sandbox_warm_sysreset_ops = {
A Dsysreset_socfpga_soc64.c21 static struct sysreset_ops socfpga_sysreset = {
A Dsysreset_microblaze.c22 static struct sysreset_ops microblaze_sysreset = {
A Dsysreset_xtfpga.c28 static struct sysreset_ops xtfpga_sysreset_ops = {
A Dsysreset_psci.c33 static struct sysreset_ops psci_sysreset_ops = {
A Dsysreset_rockchip.c38 static struct sysreset_ops rockchip_sysreset = {
A Dsysreset_ast.c50 static struct sysreset_ops ast_sysreset = {
A Dsysreset_resetctl.c25 static struct sysreset_ops resetctl_reboot_ops = {
A Dsysreset_gpio.c32 static struct sysreset_ops gpio_reboot_ops = {
A Dsysreset_octeon.c36 static struct sysreset_ops octeon_sysreset = {
A Dsysreset_socfpga.c47 static struct sysreset_ops socfpga_sysreset = {
A Dsysreset_watchdog.c28 static struct sysreset_ops wdt_reboot_ops = {
A Dsysreset-ti-sci.c59 static struct sysreset_ops ti_sci_sysreset_ops = {
A Dsysreset_sti.c68 static struct sysreset_ops sti_sysreset = {
A Dpoweroff_gpio.c76 static struct sysreset_ops poweroff_gpio_ops = {
A Dsysreset_syscon.c38 static struct sysreset_ops syscon_reboot_ops = {
A Dsysreset_x86.c143 static struct sysreset_ops x86_sysreset_ops = {
A Dsysreset_mpc83xx.c207 static struct sysreset_ops mpc83xx_sysreset = {
/u-boot/include/
A Dsysreset.h21 struct sysreset_ops { struct
53 #define sysreset_get_ops(dev) ((struct sysreset_ops *)(dev)->driver->ops) argument
/u-boot/arch/x86/cpu/tangier/
A Dsysreset.c38 static struct sysreset_ops tangier_sysreset_ops = {
/u-boot/lib/efi/
A Defi_app.c159 static struct sysreset_ops efi_sysreset_ops = {
/u-boot/board/renesas/ulcb/
A Dcpld.c176 static struct sysreset_ops renesas_ulcb_sysreset = {
/u-boot/drivers/power/pmic/
A Dstpmic1.c260 static struct sysreset_ops stpmic1_sysreset_ops = {

Completed in 15 milliseconds