OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rx_timeout
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/mach-exynos/include/mach/
mipi_dsim.h
159
* @
rx_timeout
: specifies the timer for LP Rx mode timeout.
223
unsigned short
rx_timeout
;
member in struct:mipi_dsim_config
/external/u-boot/drivers/video/exynos/
exynos_mipi_dsi.c
285
dt->
rx_timeout
= fdtdec_get_int(blob, node,
exynos_mipi_dsi_common.c
554
dsim->dsim_config->
rx_timeout
);
Completed in 119 milliseconds