Searched refs:EDA (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dentry.S135 sub.d 92, $sp ; Skip EXS and EDA.
239 addq 8, $sp ; Skip EXS, EDA.
390 subq 12, $sp ; Skip EXS, EDA.
430 addq 8, $sp ; Skip EXS, EDA.
448 subq 12, $sp ; Skip EXS, EDA.
H A Dkgdb.c225 WZ, EXS, EDA, MOF, enumerator in enum:register_name
796 /* In a lot of cases, the stopped data address will simply be EDA.
798 (We don't want to change the actual EDA though). */
831 /* EDA withing range for this BP; it must be the one
839 /* Found a trigged BP with EDA within its configured data range. */
841 /* Something triggered, but EDA doesn't match any BP's range. */
850 /* EDA within 31 bytes of the configured start address? */
858 printk("EDA doesn't match trigged BP's range");
887 /* Note that we don't read_register(EDA, ...) */
888 ptr = mem2hex_nbo(ptr, (unsigned char *)&stopped_data_address, register_size[EDA]);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclinkmp.c368 #define EDA 0x8a macro
4180 write_reg16(info, RXDMA + EDA,
4244 /* set TX EDA (last descriptor address) */
4245 write_reg16(info, TXDMA + EDA,
4821 write_reg16(info, RXDMA + EDA, info->rx_buf_list_ex[first].phys_entry);

Completed in 78 milliseconds