Home
last modified time | relevance | path

Searched refs:CH7006_PLLOV (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
Dch7006_mode.c277 regs[CH7006_PLLOV] = bitf(CH7006_PLLOV_N_8, best_n) | in ch7006_setup_pll()
418 ch7006_load_reg(client, state, CH7006_PLLOV); in ch7006_state_load()
452 ch7006_save_reg(client, state, CH7006_PLLOV); in ch7006_state_save()
Dch7006_priv.h278 #define CH7006_PLLOV 0x13 macro