Home
last modified time | relevance | path

Searched refs:bits1618 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv04_dfp.c207 uint32_t bits1618 = nv_encoder->dcb->or & OUTPUT_A ? 0x10000 : 0x40000; in nv04_dfp_prepare_sel_clk() local
217 state->sel_clk |= bits1618; in nv04_dfp_prepare_sel_clk()
219 state->sel_clk &= ~bits1618; in nv04_dfp_prepare_sel_clk()