Searched refs:DC_DV_CTL_DV_LINE_SIZE (Results 1 – 2 of 2) sorted by relevance
217 #define DC_DV_CTL_DV_LINE_SIZE ((1 << 10) | (1 << 11)) macro
412 val = read_dc(par, DC_DV_CTL) & ~DC_DV_CTL_DV_LINE_SIZE; in lx_set_mode()