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

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

Completed in 54 milliseconds