Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-pmcmsp.c91 struct pmcmsptwi_cfg { struct
92 u8 arbf; /* Bits 15:12, default=0x03 */
93 u8 nak; /* Bits 11:8, default=0x03 */
94 u8 add10; /* Bit 7, default=0x00 */
95 u8 mst_code; /* Bits 6:4, default=0x00 */
96 u8 arb; /* Bit 1, default=0x01 */
97 u8 highspeed; /* Bit 0, default=0x00 */