Home
last modified time | relevance | path

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

/freebsd/sys/dev/ismt/
H A Dismt.c54 #define ISMT_DESC_CWRL 0x01 /* Command/Write Length */ macro
331 desc->control = ISMT_DESC_CWRL; in ismt_sendb()
406 desc->control = ISMT_DESC_CWRL; in ismt_readb()
431 desc->control = ISMT_DESC_CWRL; in ismt_readw()
507 desc->control = ISMT_DESC_I2C | ISMT_DESC_CWRL; in ismt_bread()