Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dedid.c1771 uint x_mm, y_mm; in decode_timing() local
1779 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
1818 x_mm, y_mm, in decode_timing()
1833 uint x_mm, y_mm; in decode_mode() local
1839 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_mode()
1874 x_mm, y_mm, mode->flags, in decode_mode()