| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | spram.c | 49 ehb(); in ispram_store_tag() 52 ehb(); in ispram_store_tag() 55 ehb(); in ispram_store_tag() 58 ehb(); in ispram_store_tag() 69 ehb(); in ispram_load_tag() 71 ehb(); in ispram_load_tag() 73 ehb(); in ispram_load_tag() 75 ehb(); in ispram_load_tag() 86 ehb(); in dspram_store_tag() 88 ehb(); in dspram_store_tag() [all …]
|
| H A D | mips-mt.c | 186 ehb(); in mips_mt_set_cpuoptions() 204 ehb(); in mips_mt_set_cpuoptions() 209 ehb(); in mips_mt_set_cpuoptions() 216 ehb(); in mips_mt_set_cpuoptions() 221 ehb(); in mips_mt_set_cpuoptions() 225 ehb(); in mips_mt_set_cpuoptions()
|
| H A D | cps-vec.S | 137 ehb 145 ehb 266 ehb 383 ehb 403 ehb 420 ehb 496 ehb 535 ehb
|
| H A D | head.S | 42 sll zero,3 # ehb
|
| /OK3568_Linux_fs/kernel/drivers/bus/ |
| H A D | bt1-apb.c | 38 * struct bt1_apb - Baikal-T1 APB EHB private data 40 * @regs: APB EHB registers map. 138 dev_err(dev, "Can't add APB EHB data clear action\n"); in bt1_apb_create_data() 154 regs = devm_platform_ioremap_resource_byname(pdev, "ehb"); in bt1_apb_request_regs() 156 dev_err(apb->dev, "Couldn't map APB EHB registers\n"); in bt1_apb_request_regs() 162 dev_err(apb->dev, "Couldn't create APB EHB regmap\n"); in bt1_apb_request_regs() 215 dev_err(apb->dev, "Can't add APB EHB clocks disable action\n"); in bt1_apb_request_clk() 247 dev_err(apb->dev, "Couldn't request APB EHB IRQ\n"); in bt1_apb_request_irq() 253 dev_err(apb->dev, "Can't add APB EHB IRQs clear action\n"); in bt1_apb_request_irq() 361 dev_err(apb->dev, "Failed to create EHB APB sysfs nodes\n"); in bt1_apb_init_sysfs() [all …]
|
| H A D | bt1-axi.c | 104 dev_err(dev, "Can't add AXI EHB data clear action\n"); in bt1_axi_create_data() 192 dev_err(axi->dev, "Couldn't request AXI EHB IRQ\n"); in bt1_axi_request_irq() 260 dev_err(axi->dev, "Can't add AXI EHB sysfs remove action\n"); in bt1_axi_init_sysfs()
|
| H A D | Kconfig | 68 block (EHB). AXI Interconnect QoS arbitration tuning is currently
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/bus/ |
| H A D | baikal,bt1-axi.yaml | 21 an IRQ is raised and a faulty situation is reported to the AXI EHB 37 - description: AXI EHB MMIO system controller registers 43 - const: ehb 90 reg-names = "qos", "ehb";
|
| H A D | baikal,bt1-apb.yaml | 31 - description: APB EHB MMIO registers 36 - const: ehb 76 reg-names = "ehb", "nodev";
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | mipsmtregs.h | 204 " ehb \n" in dvpe() 221 " ehb \n" in __raw_evpe() 245 " ehb \n" in dmt() 262 " ehb \n" in __raw_emt() 277 static inline void ehb(void) in ehb() function 282 " ehb \n" in ehb() 370 ehb(); \
|
| H A D | hazards.h | 30 * MIPSR2 defines ehb for hazard avoidance
|
| H A D | mipsregs.h | 2736 " ehb \n" in tlb_read() 2756 " ehb \n" in tlb_read()
|
| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | cache_init.S | 218 ehb 224 ehb 296 ehb 373 ehb 379 ehb 417 ehb
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-malta/ |
| H A D | kernel-entry-init.h | 97 ehb 140 ehb
|
| /OK3568_Linux_fs/u-boot/arch/mips/cpu/ |
| H A D | start.S | 221 ehb
|
| /OK3568_Linux_fs/u-boot/board/micronas/vct/ |
| H A D | scc.c | 625 static inline void ehb(void) in ehb() function 629 " ehb \n" in ehb() 649 ehb(); /* wait until previous bus commit instr has finished */ in scc_reset()
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | system.h | 269 "ehb\n" in execution_hazard_barrier()
|
| H A D | mipsregs.h | 1902 " ehb \n" in tlb_read() 1922 " ehb \n" in tlb_read()
|
| /OK3568_Linux_fs/kernel/arch/mips/kvm/ |
| H A D | trap_emul.c | 1053 ehb(); in kvm_trap_emul_vcpu_load() 1067 ehb(); in kvm_trap_emul_vcpu_put()
|
| H A D | mips.c | 1196 ehb(); in kvm_mips_set_c0_status()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-mem.c | 2223 /* Don't clear the EHB bit (which is RW1C) because in xhci_set_hc_event_deq() 2229 "preserving EHB bit"); in xhci_set_hc_event_deq()
|
| H A D | xhci.h | 522 /* Event Handler Busy (EHB) - is the event ring scheduled to be serviced by
|
| /OK3568_Linux_fs/u-boot/include/usb/ |
| H A D | xhci.h | 425 /* Event Handler Busy (EHB) - is the event ring scheduled to be serviced by
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/lib/gconv/ |
| HD | IBM939.so | __gmon_start__ _ITM_deregisterTMCloneTable _ITM_registerTMCloneTable __cxa_finalize gconv_init strcmp gconv _dl_mcount_wrapper_check __gconv_transliterate __assert_fail __pointer_chk_guard libc.so.6 ld-linux ... |
| HD | IBM930.so | __gmon_start__ _ITM_deregisterTMCloneTable _ITM_registerTMCloneTable __cxa_finalize gconv_init strcmp gconv _dl_mcount_wrapper_check __gconv_transliterate __assert_fail __pointer_chk_guard libc.so.6 ld-linux ... |