Home
last modified time | relevance | path

Searched defs:pmcmsptwi_cfg (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/i2c/busses/
Di2c-pmcmsp.c96 struct pmcmsptwi_cfg { struct
97 u8 arbf; /* Bits 15:12, default=0x03 */
98 u8 nak; /* Bits 11:8, default=0x03 */
99 u8 add10; /* Bit 7, default=0x00 */
100 u8 mst_code; /* Bits 6:4, default=0x00 */
101 u8 arb; /* Bit 1, default=0x01 */
102 u8 highspeed; /* Bit 0, default=0x00 */