Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/
Dstk-sensor.c50 #define STK_IIC_BASE (0x0200) macro
51 # define STK_IIC_OP (STK_IIC_BASE)
54 # define STK_IIC_STAT (STK_IIC_BASE+1)
60 # define STK_IIC_ENABLE (STK_IIC_BASE+2)
69 # define STK_IIC_ADDR (STK_IIC_BASE+3)
70 # define STK_IIC_TX_INDEX (STK_IIC_BASE+4)
71 # define STK_IIC_TX_VALUE (STK_IIC_BASE+5)
72 # define STK_IIC_RX_INDEX (STK_IIC_BASE+8)
73 # define STK_IIC_RX_VALUE (STK_IIC_BASE+9)