Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmt9p031.c71 #define MT9P031_PLL_CONTROL 0x10 macro
276 ret = mt9p031_write(client, MT9P031_PLL_CONTROL, in mt9p031_pll_enable()
291 ret = mt9p031_write(client, MT9P031_PLL_CONTROL, in mt9p031_pll_enable()
304 return mt9p031_write(client, MT9P031_PLL_CONTROL, in mt9p031_pll_disable()