Searched refs:POWERDOWN (Results 1 – 4 of 4) 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()
18 #define POWERDOWN BIT(4) macro127 regmap_write_bits(ed->reg_pec, PIXENGCFG_STATIC, POWERDOWN, 0); in dc_ed_pec_poweron()
160 #define POWERDOWN 0xA0000 macro
1420 mode = POWERDOWN; in i810fb_blank()
Completed in 14 milliseconds