Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dite_it6161_mipi_rx.h145 #define MREC_Update TRUE//int MREC_Update = FALSE; // enable M-timing update macro
149 #define MREC_Update FALSE//int MREC_Update = FALSE; // enable M-timing update macro
H A Dite-it6161.c375 #define MREC_Update TRUE//int MREC_Update = FALSE; // enable M-timing update macro
379 #define MREC_Update FALSE//int MREC_Update = FALSE; // enable M-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()