Searched refs:POWERDOWN (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/iio/dac/ |
H A D | ti-dac082s085.c | 64 #define POWERDOWN(mode) (0x30 | ((mode) + 1) << 6) macro 99 ret = ti_dac_cmd(ti_dac, POWERDOWN(mode), 0); in ti_dac_set_powerdown_mode() 145 ret = ti_dac_cmd(ti_dac, POWERDOWN(ti_dac->powerdown_mode), 0); in ti_dac_write_powerdown()
|
/openbmc/qemu/target/sparc/ |
H A D | cpu-feature.h.inc | 13 FEATURE(POWERDOWN)
|
H A D | translate.c | 3388 TRANS(WRPOWERDOWN, POWERDOWN, do_wr_special, a, supervisor(dc), do_wrpowerdown) in TRANS() argument
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | da9062-wdt.txt | 15 POWERDOWN. Can be 0 or 1. Only use this option if you want to change the
|
/openbmc/linux/drivers/video/fbdev/i810/ |
H A D | i810.h | 160 #define POWERDOWN 0xA0000 macro
|
H A D | i810_main.c | 1420 mode = POWERDOWN; in i810fb_blank()
|
/openbmc/qemu/qapi/ |
H A D | run-state.json | 164 # @POWERDOWN: 176 { 'event': 'POWERDOWN' }
|
/openbmc/qemu/docs/interop/ |
H A D | qmp-spec.rst | 319 "event": "POWERDOWN" }
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | ice1724.c | 2363 outb(0, ICEREG1724(ice, POWERDOWN)); in snd_vt1724_chip_init()
|