Home
last modified time | relevance | path

Searched refs:test_addr (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/sound/pci/asihpi/
A Dhpi6000.c636 u32 test_addr = 0x80000000; in hpi6000_adapter_boot_load_dsp() local
777 test_addr = 0x00000000; in hpi6000_adapter_boot_load_dsp()
781 data = hpi_read_word(pdo, test_addr + i); in hpi6000_adapter_boot_load_dsp()
785 test_addr + i, test_data, in hpi6000_adapter_boot_load_dsp()
894 test_addr = 0x80000000; in hpi6000_adapter_boot_load_dsp()
899 data = hpi_read_word(pdo, test_addr); in hpi6000_adapter_boot_load_dsp()
903 test_addr, test_data, data, in hpi6000_adapter_boot_load_dsp()
913 test_addr = 0x80000000; in hpi6000_adapter_boot_load_dsp()
919 test_addr = 0x80000000; in hpi6000_adapter_boot_load_dsp()
922 data = hpi_read_word(pdo, test_addr + i); in hpi6000_adapter_boot_load_dsp()
[all …]
A Dhpi6205.c1837 u32 test_addr = 0; in boot_loader_test_memory() local
1847 test_addr = start_address + i * 4; in boot_loader_test_memory()
1850 boot_loader_write_mem32(pao, dsp_index, test_addr, in boot_loader_test_memory()
1853 test_addr); in boot_loader_test_memory()
1857 "%08x %08x %08x %i\n", test_addr, in boot_loader_test_memory()
1869 test_addr = start_address + i * 4; in boot_loader_test_memory()
1873 data = boot_loader_read_mem32(pao, dsp_index, test_addr); in boot_loader_test_memory()
1877 "%08x %08x %08x %i\n", test_addr, test_data, in boot_loader_test_memory()
1882 boot_loader_write_mem32(pao, dsp_index, test_addr, 0x0); in boot_loader_test_memory()
1887 test_addr = start_address + i * 4; in boot_loader_test_memory()
[all …]
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpal.h1530 ia64_pal_test_proc (u64 test_addr, u64 test_size, u64 attributes, u64 *self_test_state) in ia64_pal_test_proc() argument
1533 PAL_CALL(iprv, PAL_TEST_PROC, test_addr, test_size, attributes); in ia64_pal_test_proc()

Completed in 15 milliseconds