Searched refs:POWERDOWN (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/ |
H A D | i810.h | 160 #define POWERDOWN 0xA0000 macro
|
H A D | i810_main.c | 1419 mode = POWERDOWN; in i810fb_blank()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | ice1724.c | 2389 outb(0, ICEREG1724(ice, POWERDOWN)); in snd_vt1724_chip_init()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | ice1724.c | 2363 outb(0, ICEREG1724(ice, POWERDOWN)); in snd_vt1724_chip_init()
|
Completed in 18 milliseconds