Home
last modified time | relevance | path

Searched full:daa (Results 1 – 16 of 16) sorted by relevance

/Linux-v6.1/Documentation/driver-api/i3c/
Dprotocol.rst65 The discovery mechanism is called DAA (Dynamic Address Assignment), because it
68 During DAA, each I3C device reports 3 important things:
86 During DAA, each device on the bus has been assigned an address, and this
151 passed the device address (dynamic address assigned during DAA), a payload
/Linux-v6.1/Documentation/devicetree/bindings/i3c/
Di3c.yaml27 All I3C devices are supposed to support DAA (Dynamic Address Assignment),
36 specific I3C dynamic address before the DAA takes place (so that other
/Linux-v6.1/include/linux/i3c/
Dmaster.h167 * before starting DAA (Dynamic Address Assignment)
301 * ease the DAA (Dynamic Address Assignment) procedure (see
357 * can be after a DAA or when a device is statically declared
374 * @do_daa: do a DAA (Dynamic Address Assignment) procedure. This is procedure
376 * discovered sure the DAA using i3c_master_add_i3c_dev_locked().
/Linux-v6.1/drivers/i3c/
Dmaster.c32 * - re-triggering DAA
778 * i3c_master_entdaa_locked() - start a DAA (Dynamic Address Assignment)
782 * Send a ENTDAA CCC command to start a DAA procedure.
883 * words, after the DAA procedure has finished) and instantiated in
1518 * i3c_master_do_daa() - do a DAA (Dynamic Address Assignment)
1519 * @master: master doing the DAA
1663 * 6. Do a DAA (Dynamic Address Assignment) to assign dynamic addresses to all
1736 /* Disable all slave events before starting DAA. */ in i3c_master_bus_init()
1747 * the requested init_dyn_addr is retried after DAA is done in in i3c_master_bus_init()
1773 * DAA happens, and the requested dynamic address will in i3c_master_bus_init()
[all …]
/Linux-v6.1/drivers/i3c/master/mipi-i3c-hci/
Dcmd_v1.c307 * DAA, register the device which will allocate its own DAT entry in hci_cmd_v1_daa()
322 DBG("next_addr = 0x%02x, DAA using DAT %d", next_addr, dat_idx); in hci_cmd_v1_daa()
/Linux-v6.1/arch/arm/mach-orion5x/
Drd88f5181l-fxo-setup.c66 MPP3_GPIO, /* FXS or DAA select */
/Linux-v6.1/drivers/i3c/master/
Dsvc-i3c-master.c737 /* Enter/proceed with DAA */ in svc_i3c_master_do_daa_locked()
780 * address, this is the natural end of the DAA in svc_i3c_master_do_daa_locked()
787 * allowed only once, DAA will be stopped and in svc_i3c_master_do_daa_locked()
821 dev_dbg(master->dev, "DAA: device %d assigned to 0x%02x\n", in svc_i3c_master_do_daa_locked()
Di3c-master-cdns.c1143 /* Prepare RR slots before launching DAA. */ in cdns_i3c_master_do_daa()
1165 * Clear all retaining registers filled during DAA. We already in cdns_i3c_master_do_daa()
Ddw-i3c-master.c772 /* Prepare DAT before launching DAA. */ in dw_i3c_master_daa()
/Linux-v6.1/drivers/md/
Ddm-writecache.c311 long daa; in persistent_memory_claim() local
312 daa = dax_direct_access(wc->ssd_dev->dax_dev, offset + i, in persistent_memory_claim()
314 if (daa <= 0) { in persistent_memory_claim()
315 r = daa ? daa : -EINVAL; in persistent_memory_claim()
322 while (daa-- && i < p) { in persistent_memory_claim()
/Linux-v6.1/arch/m68k/ifpsp060/
Dftest.sa134 dc.l $feb861ff,$00000d84,$4a0066ff,$00000daa
/Linux-v6.1/drivers/net/ethernet/sun/
Dsungem.h632 * is programmed in the "Bit-Bang" mode. The daa will be steered to the
/Linux-v6.1/arch/x86/kernel/
Duprobes.c119 * 27,2f,37,3f - formerly daa/das/aaa/aas
/Linux-v6.1/arch/x86/lib/
Dx86-opcode-map.txt82 27: DAA (i64)
/Linux-v6.1/tools/arch/x86/lib/
Dx86-opcode-map.txt82 27: DAA (i64)
/Linux-v6.1/sound/pci/
Dcmipci.c230 #define CM_MMODE_MASK 0x00000E00 /* model DAA interface mode */