Home
last modified time | relevance | path

Searched full:entdaa (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/i3c/
Di3c.yaml148 through SETNEWDA after assigning a temporary address via ENTDAA.
/linux-6.14.4/drivers/i3c/
Dmaster.c400 * │S/Sr│ 7'h7E RnW=0 │ACK│ ENTDAA │ T ├────┐
953 * Send a ENTDAA CCC command to start a DAA procedure.
955 * Note that this function only sends the ENTDAA CCC command, all the logic
/linux-6.14.4/include/linux/i3c/
Dmaster.h404 * should send an ENTDAA CCC command and then add all devices
/linux-6.14.4/drivers/i3c/master/
Dsvc-i3c-master.c902 * 1 will issue START, 7E, ENTDAA, and then emits 7E/R to process first target. in svc_i3c_master_do_daa_locked()
908 * next (START, 7E, ENTDAA) unless marked to STOP; an MSTATUS indicating NACK in svc_i3c_master_do_daa_locked()
Di3c-master-cdns.c1285 * We will issue ENTDAA afterwards from the threaded IRQ handler. in cdns_i3c_master_bus_init()