Lines Matching full:daa
34 * - re-triggering DAA
947 * i3c_master_entdaa_locked() - start a DAA (Dynamic Address Assignment)
951 * Send a ENTDAA CCC command to start a DAA procedure.
1052 * words, after the DAA procedure has finished) and instantiated in
1687 * i3c_master_do_daa() - do a DAA (Dynamic Address Assignment)
1688 * @master: master doing the DAA
1832 * 6. Do a DAA (Dynamic Address Assignment) to assign dynamic addresses to all
1917 /* Disable all slave events before starting DAA. */ in i3c_master_bus_init()
1928 * the requested init_dyn_addr is retried after DAA is done in in i3c_master_bus_init()
1956 * DAA happens, and the requested dynamic address will in i3c_master_bus_init()
2861 * register I3C devices discovered during the initial DAA. in i3c_master_register()