Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-medusa-reg.h46 #define PIN_OE_CTRL 0x013C macro
Dcx25821-medusa-video.c720 value = cx25821_i2c_read(&dev->i2c_bus[0], PIN_OE_CTRL, &tmp); in medusa_video_init()
736 ret_val = cx25821_i2c_write(&dev->i2c_bus[0], PIN_OE_CTRL, value); in medusa_video_init()