Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dite_it6161_mipi_rx.h144 #define PREC_Update TRUE//int PREC_Update = FALSE; // enable P-timing update macro
148 #define PREC_Update FALSE//int PREC_Update = FALSE; // enable P-timing update macro
H A Dite-it6161.c374 #define PREC_Update TRUE//int PREC_Update = FALSE; // enable P-timing update macro
378 #define PREC_Update FALSE//int PREC_Update = FALSE; // enable P-timing update macro
1620 …it6161_mipi_rx_set_bits(it6161, 0x44, 0x3a, (MREC_Update<<5)+(PREC_Update<<4)+(REGSELDEF<<3)+(RegA… in mipi_rx_configuration()