Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_npcx.c409 static inline int npcx_i3c_send_request(struct i3c_reg *inst, uint32_t mctrl_val) in npcx_i3c_send_request() function
438 ret = npcx_i3c_send_request(inst, val); in npcx_i3c_request_daa()
456 ret = npcx_i3c_send_request(inst, val); in npcx_i3c_request_auto_ibi()
505 ret = npcx_i3c_send_request(inst, mctrl); in npcx_i3c_request_emit_start()
546 ret = npcx_i3c_send_request(inst, val); in npcx_i3c_request_emit_stop()
571 ret = npcx_i3c_send_request(inst, val); in npcx_i3c_request_hdr_exit()
613 ret = npcx_i3c_send_request(inst, val); in npcx_i3c_ibi_respond_nack()
630 ret = npcx_i3c_send_request(inst, val); in npcx_i3c_ibi_respond_ack()