Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i3c/master/mipi-i3c-hci/
Dcmd_v1.c178 bool rnw = xfer->rnw; in hci_cmd_v1_prep_ccc() local
229 bool rnw = xfer->rnw; in hci_cmd_v1_prep_i3c_xfer() local
264 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.h81 bool rnw; member
/linux-6.12.1/include/linux/i3c/
Ddevice.h64 u8 rnw; member
Dccc.h378 u8 rnw; member
/linux-6.12.1/drivers/i3c/master/
Dsvc-i3c-master.c138 bool rnw; member
1140 bool rnw, unsigned int xfer_type, u8 addr, in svc_i3c_master_xfer()
/linux-6.12.1/drivers/i3c/
Dmaster.c773 static void i3c_ccc_cmd_init(struct i3c_ccc_cmd *cmd, bool rnw, u8 id, in i3c_ccc_cmd_init()