OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_stop_bit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_mst_helper.h
373
u8
no_stop_bit
;
member in struct:drm_dp_remote_i2c_read::drm_dp_remote_i2c_read_tx
/src/sys/external/bsd/drm2/dist/drm/
drm_dp_mst_topology.c
410
buf[idx] = (req->u.i2c_read.transactions[i].
no_stop_bit
& 0x1) << 4;
529
tx->
no_stop_bit
= (buf[idx] >> 5) & 0x1;
623
P("%d: id=%03d size=%03d
no_stop_bit
=%d tx_delay=%03d: %*ph\n",
625
rtx->
no_stop_bit
, rtx->i2c_transaction_delay,
5257
msg.u.i2c_read.transactions[i].
no_stop_bit
= !(msgs[i].flags & I2C_M_STOP);
Completed in 38 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025