Searched refs:CH7006_POV (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/ |
H A 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()
|
H A 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()
|
H A D | ch7006_priv.h | 239 #define CH7006_POV 0x08 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/ |
H A 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()
|
H A D | ch7006_drv.c | 144 regs[CH7006_POV] = bitf(CH7006_POV_START_ACTIVE_8, start_active); in ch7006_encoder_mode_set() 309 ch7006_load_reg(client, state, CH7006_POV); in ch7006_encoder_set_property() 317 ch7006_load_reg(client, state, CH7006_POV); in ch7006_encoder_set_property()
|
H A D | ch7006_priv.h | 238 #define CH7006_POV 0x08 macro
|
Completed in 5 milliseconds