Home
last modified time | relevance | path

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

/linux/drivers/media/platform/nxp/dw100/
H A Ddw100.c291 static u32 dw100_map_format_coordinates(u16 xq, u16 yq) in dw100_map_format_coordinates() argument
293 return (u32)((yq << 16) | xq); in dw100_map_format_coordinates()