Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dmt9p031.c74 #define MT9P031_PLL_CONTROL 0x10 macro
275 ret = mt9p031_write(client, MT9P031_PLL_CONTROL, in mt9p031_pll_enable()
290 ret = mt9p031_write(client, MT9P031_PLL_CONTROL, in mt9p031_pll_enable()
303 return mt9p031_write(client, MT9P031_PLL_CONTROL, in mt9p031_pll_disable()
Dmt9m032.c140 #define MT9P031_PLL_CONTROL 0x10 macro
299 ret = mt9m032_write(client, MT9P031_PLL_CONTROL, in mt9m032_setup_pll()