Searched refs:ch7006_load_reg (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i2c/
H A Dch7006_mode.c404 ch7006_load_reg(client, state, CH7006_POWER);
406 ch7006_load_reg(client, state, CH7006_DISPMODE);
407 ch7006_load_reg(client, state, CH7006_FFILTER);
408 ch7006_load_reg(client, state, CH7006_BWIDTH);
409 ch7006_load_reg(client, state, CH7006_INPUT_FORMAT);
410 ch7006_load_reg(client, state, CH7006_CLKMODE);
411 ch7006_load_reg(client, state, CH7006_START_ACTIVE);
412 ch7006_load_reg(client, state, CH7006_POV);
413 ch7006_load_reg(client, state, CH7006_BLACK_LEVEL);
414 ch7006_load_reg(clien
[all...]
H A Dch7006_drv.c65 ch7006_load_reg(client, state, CH7006_POWER);
199 ch7006_load_reg(client, state, CH7006_CLKMODE);
200 ch7006_load_reg(client, state, CH7006_POWER);
201 ch7006_load_reg(client, state, CH7006_DETECT);
299 ch7006_load_reg(client, state, CH7006_POWER);
306 ch7006_load_reg(client, state, CH7006_POV);
307 ch7006_load_reg(client, state, CH7006_HPOS);
314 ch7006_load_reg(client, state, CH7006_POV);
315 ch7006_load_reg(client, state, CH7006_VPOS);
330 ch7006_load_reg(clien
[all...]
H A Dch7006_priv.h168 #define ch7006_load_reg(client, state, reg) ch7006_write(client, reg, state->regs[reg]) macro

Completed in 111 milliseconds