Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/i3c/
H A Di3c.yaml148 through SETNEWDA after assigning a temporary address via ENTDAA.
/linux/include/linux/i3c/
H A Dmaster.h398 * should send an ENTDAA CCC command and then add all devices
/linux/drivers/i3c/master/
H A Dsvc-i3c-master.c860 * 1 will issue START, 7E, ENTDAA, and then emits 7E/R to process first target. in svc_i3c_master_do_daa_locked()
866 * next (START, 7E, ENTDAA) unless marked to STOP; an MSTATUS indicating NACK in svc_i3c_master_do_daa_locked()
H A Di3c-master-cdns.c1286 * We will issue ENTDAA afterwards from the threaded IRQ handler. in cdns_i3c_master_bus_init()
/linux/drivers/i3c/
H A Dmaster.c910 * Send a ENTDAA CCC command to start a DAA procedure.
912 * Note that this function only sends the ENTDAA CCC command, all the logic