Searched refs:CH7006_POV (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i2c/ |
H A D | ch7006_mode.c | 355 setbitf(state, CH7006_POV, HPOS_8, hpos); ch7006_setup_properties() 361 setbitf(state, CH7006_POV, VPOS_8, vpos); ch7006_setup_properties() 412 ch7006_load_reg(client, state, CH7006_POV); ch7006_state_load() 446 ch7006_save_reg(client, state, CH7006_POV); ch7006_state_save()
|
H A D | ch7006_drv.c | 142 regs[CH7006_POV] = bitf(CH7006_POV_START_ACTIVE_8, start_active); ch7006_encoder_mode_set() 305 ch7006_load_reg(client, state, CH7006_POV); ch7006_encoder_set_property() 313 ch7006_load_reg(client, state, CH7006_POV); ch7006_encoder_set_property()
|
H A D | ch7006_priv.h | 239 #define CH7006_POV 0x08 macro
|
Completed in 87 milliseconds