Home
last modified time | relevance | path

Searched refs:x_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
1778 x_mm = (buf[12] + ((buf[14] & 0xf0) << 4)); in decode_timing()
1818 x_mm, y_mm, in decode_timing()
1833 uint x_mm, y_mm; in decode_mode() local
1838 x_mm = (buf[12] + ((buf[14] & 0xf0) << 4)); in decode_mode()
1874 x_mm, y_mm, mode->flags, in decode_mode()