Lines Matching full:daa
34 * - re-triggering DAA
904 * i3c_master_entdaa_locked() - start a DAA (Dynamic Address Assignment)
908 * Send a ENTDAA CCC command to start a DAA procedure.
1009 * words, after the DAA procedure has finished) and instantiated in
1659 * i3c_master_do_daa() - do a DAA (Dynamic Address Assignment)
1660 * @master: master doing the DAA
1804 * 6. Do a DAA (Dynamic Address Assignment) to assign dynamic addresses to all
1877 /* Disable all slave events before starting DAA. */ in i3c_master_bus_init()
1888 * the requested init_dyn_addr is retried after DAA is done in in i3c_master_bus_init()
1914 * DAA happens, and the requested dynamic address will in i3c_master_bus_init()
2817 * register I3C devices discovered during the initial DAA. in i3c_master_register()