Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/i3c/master/mipi-i3c-hci/
Dcmd_v1.c180 bool rnw = xfer->rnw; in hci_cmd_v1_prep_ccc() local
231 bool rnw = xfer->rnw; in hci_cmd_v1_prep_i3c_xfer() local
266 bool rnw = xfer->rnw; in hci_cmd_v1_prep_i2c_xfer() local
Dcmd_v2.c99 bool rnw = xfer->rnw; in hci_cmd_v2_prep_private_xfer() local
158 bool rnw = xfer->rnw; in hci_cmd_v2_prep_ccc() local
Dhci.h76 bool rnw; member
/linux-5.19.10/include/linux/i3c/
Ddevice.h62 u8 rnw; member
Dccc.h378 u8 rnw; member
/linux-5.19.10/drivers/i3c/master/
Dsvc-i3c-master.c131 bool rnw; member
991 bool rnw, unsigned int xfer_type, u8 addr, in svc_i3c_master_xfer()
/linux-5.19.10/drivers/i3c/
Dmaster.c645 static void i3c_ccc_cmd_init(struct i3c_ccc_cmd *cmd, bool rnw, u8 id, in i3c_ccc_cmd_init()