Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dmt9p031.c72 #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()
Dmt9m032.c127 #define MT9P031_PLL_CONTROL 0x10 macro
286 ret = mt9m032_write(client, MT9P031_PLL_CONTROL, in mt9m032_setup_pll()