Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmt9v011.c28 #define R03_MT9V011_HEIGHT 0x03 macro
207 height = mt9v011_read(sd, R03_MT9V011_HEIGHT); in calc_fps()
240 height = mt9v011_read(sd, R03_MT9V011_HEIGHT); in calc_speed()
292 mt9v011_write(sd, R03_MT9V011_HEIGHT, core->height); in set_res()