Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/
H A Damd-i3c-master.c613 u8 daa_byte; in xi3c_master_do_daa() local
634 daa_byte = (addr << 1) | (parity8(addr) ^ 1); in xi3c_master_do_daa()
636 cmd->tx_buf = &daa_byte; in xi3c_master_do_daa()