Home
last modified time | relevance | path

Searched defs:ccc_cmd (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dcmd_v2.c152 u8 ccc_addr, u8 ccc_cmd, bool raw) in hci_cmd_v2_prep_ccc()
H A Dcmd_v1.c174 u8 ccc_addr, u8 ccc_cmd, bool raw) in hci_cmd_v1_prep_ccc()
/openbmc/qemu/tests/qtest/
H A Dremote-i3c-test.c228 static void aspeed_i3c_send_ccc(uint32_t base, uint8_t ccc_cmd) in aspeed_i3c_send_ccc()