Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/usb/stkwebcam/
Dstk-sensor.c40 #define STK_IIC_BASE (0x0200) macro
41 # define STK_IIC_OP (STK_IIC_BASE)
44 # define STK_IIC_STAT (STK_IIC_BASE+1)
50 # define STK_IIC_ENABLE (STK_IIC_BASE+2)
59 # define STK_IIC_ADDR (STK_IIC_BASE+3)
60 # define STK_IIC_TX_INDEX (STK_IIC_BASE+4)
61 # define STK_IIC_TX_VALUE (STK_IIC_BASE+5)
62 # define STK_IIC_RX_INDEX (STK_IIC_BASE+8)
63 # define STK_IIC_RX_VALUE (STK_IIC_BASE+9)