Searched refs:POWERDOWN (Results 1 – 3 of 3) sorted by relevance
64 #define POWERDOWN(mode) (0x30 | ((mode) + 1) << 6) macro99 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()
160 #define POWERDOWN 0xA0000 macro
1419 mode = POWERDOWN; in i810fb_blank()