Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i2c/
H A Dch7006_mode.c245 setbitf(state, CH7006_SUBC_INC3, 16, subc_inc); in ch7006_setup_subcarrier()
425 ch7006_load_reg(client, state, CH7006_SUBC_INC3); in ch7006_state_load()
459 ch7006_save_reg(client, state, CH7006_SUBC_INC3); in ch7006_state_save()
H A Dch7006_drv.c160 regs[CH7006_SUBC_INC3] = 0; in ch7006_encoder_mode_set()
162 regs[CH7006_SUBC_INC3] |= CH7006_SUBC_INC3_POUT_3_3V; in ch7006_encoder_mode_set()
H A Dch7006_priv.h298 #define CH7006_SUBC_INC3 0x1b macro