Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/stkwebcam/
Dstk-sensor.c48 #define STK_IIC_BASE (0x0200) macro
49 # define STK_IIC_OP (STK_IIC_BASE)
52 # define STK_IIC_STAT (STK_IIC_BASE+1)
58 # define STK_IIC_ENABLE (STK_IIC_BASE+2)
67 # define STK_IIC_ADDR (STK_IIC_BASE+3)
68 # define STK_IIC_TX_INDEX (STK_IIC_BASE+4)
69 # define STK_IIC_TX_VALUE (STK_IIC_BASE+5)
70 # define STK_IIC_RX_INDEX (STK_IIC_BASE+8)
71 # define STK_IIC_RX_VALUE (STK_IIC_BASE+9)