Searched refs:REG_BRIGHTNESS (Results 1 – 2 of 2) sorted by relevance
130 {TOK_WRITE, REG_BRIGHTNESS, 0x80},399 dump_reg(sd, REG_BRIGHTNESS); in tvp514x_reg_dump()746 err = tvp514x_write_reg(sd, REG_BRIGHTNESS, value); in tvp514x_s_ctrl()748 decoder->tvp514x_regs[REG_BRIGHTNESS].val = value; in tvp514x_s_ctrl()
46 #define REG_BRIGHTNESS (0x09) macro