Searched refs:CH7006_POV (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/i2c/ |
D | ch7006_mode.c | 354 setbitf(state, CH7006_POV, HPOS_8, hpos); in ch7006_setup_properties() 360 setbitf(state, CH7006_POV, VPOS_8, vpos); in ch7006_setup_properties() 411 ch7006_load_reg(client, state, CH7006_POV); in ch7006_state_load() 445 ch7006_save_reg(client, state, CH7006_POV); in ch7006_state_save()
|
D | ch7006_drv.c | 142 regs[CH7006_POV] = bitf(CH7006_POV_START_ACTIVE_8, start_active); in ch7006_encoder_mode_set() 307 ch7006_load_reg(client, state, CH7006_POV); in ch7006_encoder_set_property() 315 ch7006_load_reg(client, state, CH7006_POV); in ch7006_encoder_set_property()
|
D | ch7006_priv.h | 239 #define CH7006_POV 0x08 macro
|