Searched refs:addr_index (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0017-CVE-2022-38127-1.patch | 186 printf (_("%c(addr_index: 0x%s): %s"), delimiter, 871 - <ab> DW_AT_low_pc : (addr_index: 0x0): <no .debug_addr section> 872 + <ab> DW_AT_low_pc : (addr_index: 0x0): 0 878 - <bb> DW_AT_low_pc : (addr_index: 0x1): <no .debug_addr section> 879 + <bb> DW_AT_low_pc : (addr_index: 0x1): 0 887 - <103> DW_AT_low_pc : (addr_index: 0x3): <no .debug_addr section> 888 + <103> DW_AT_low_pc : (addr_index: 0x3): 0 896 - <2e8> DW_AT_low_pc : (addr_index: 0x0): <no .debug_addr section> 897 + <2e8> DW_AT_low_pc : (addr_index: 0x0): 0 905 - <2fa> DW_AT_low_pc : (addr_index: 0x1): <no .debug_addr section> [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_helper.c | 530 uint32_t addr_index, uint32_t addr_data, in generic_write_indirect_reg() argument 533 dm_write_reg(ctx, addr_index, index); in generic_write_indirect_reg() 538 uint32_t addr_index, uint32_t addr_data, in generic_read_indirect_reg() argument 549 dm_write_reg(ctx, addr_index, index); in generic_read_indirect_reg() 556 uint32_t addr_index, uint32_t addr_data, in generic_indirect_reg_get() argument 569 value = generic_read_indirect_reg(ctx, addr_index, addr_data, index); in generic_indirect_reg_get() 587 uint32_t addr_index, uint32_t addr_data, in generic_indirect_reg_update_ex() argument 610 generic_write_indirect_reg(ctx, addr_index, addr_data, index, reg_val); in generic_indirect_reg_update_ex()
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | pdc.h | 41 long mod_index, long addr_index);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | reg_helper.h | 482 uint32_t addr_index, uint32_t addr_data, 486 uint32_t addr_index, uint32_t addr_data, 490 uint32_t addr_index, uint32_t addr_data, 496 uint32_t addr_index, uint32_t addr_data,
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | firmware.c | 444 long mod_index, long addr_index) in pdc_system_map_find_addrs() argument 451 mod_index, addr_index); in pdc_system_map_find_addrs()
|