Searched refs:EOM (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-pin-error-inj.rst | 55 # tx-ignore-nack-until-eom ignore early NACKs until EOM 65 # <op>[,<mode>] tx-no-eom don't set the EOM bit 66 # <op>[,<mode>] tx-early-eom set the EOM bit one byte too soon 81 # 10 bits per 'byte': bits 0-7: data, bit 8: EOM, bit 9: ACK 226 Don't set the EOM bit. Normally the last byte of the message has the EOM 228 without ever sending an EOM. This can be used to test how a receiver 233 Set the EOM bit one byte too soon. This obviously only works for messages 234 of two bytes or more. The EOM bit will be set for the second-to-last byte
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fsp/ |
H A D | gh100.c | 177 NVVAL_TEST(reply.mctp_header, MCTP, HEADER, EOM, !=, 1)) { in gh100_fsp_send_sync() 215 NVVAL(MCTP, HEADER, EOM, 1) | in gh100_fsp_boot_gsp_fmc()
|
/linux/drivers/scsi/aacraid/ |
H A D | aacraid.h | 1244 u8 EOM:1; /* End Of Medium - reserved for random access devices */ member
|
/linux/Documentation/scsi/ |
H A D | st.rst | 325 EOM Behaviour When Writing
|