/openbmc/linux/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 | 133 ehb 142 ehb 263 ehb 380 ehb 400 ehb 417 ehb 493 ehb 533 ehb
|
H A D | head.S | 42 sll zero,3 # ehb
|
/openbmc/linux/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() 213 dev_err(apb->dev, "Can't add APB EHB clocks disable action\n"); in bt1_apb_request_clk() 245 dev_err(apb->dev, "Couldn't request APB EHB IRQ\n"); in bt1_apb_request_irq() 251 dev_err(apb->dev, "Can't add APB EHB IRQs clear action\n"); in bt1_apb_request_irq() 359 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() 190 dev_err(axi->dev, "Couldn't request AXI EHB IRQ\n"); in bt1_axi_request_irq() 258 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
|
/openbmc/linux/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";
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | mipsmtregs.h | 203 " ehb \n" in dvpe() 220 " ehb \n" in __raw_evpe() 244 " ehb \n" in dmt() 261 " ehb \n" in __raw_emt() 276 static inline void ehb(void) in ehb() function 281 " ehb \n" in ehb() 369 ehb(); \
|
H A D | hazards.h | 30 * MIPSR2 defines ehb for hazard avoidance
|
H A D | mipsregs.h | 2757 " ehb \n" in tlb_read() 2777 " ehb \n" in tlb_read()
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | cache_init.S | 212 ehb 218 ehb 290 ehb 369 ehb 375 ehb 406 ehb
|
/openbmc/linux/arch/mips/include/asm/mach-malta/ |
H A D | kernel-entry-init.h | 97 ehb 140 ehb
|
/openbmc/u-boot/arch/mips/cpu/ |
H A D | start.S | 209 ehb
|
/openbmc/u-boot/board/micronas/vct/ |
H A D | scc.c | 626 static inline void ehb(void) in ehb() function 630 " ehb \n" in ehb() 650 ehb(); /* wait until previous bus commit instr has finished */ in scc_reset()
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | system.h | 270 "ehb\n" in execution_hazard_barrier()
|
H A D | mipsregs.h | 1894 " ehb \n" in tlb_read() 1914 " ehb \n" in tlb_read()
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdnsp-mem.c | 1113 * Don't clear the EHB bit (which is RW1C) because in cdnsp_set_event_deq()
|
H A D | cdnsp-gadget.h | 410 /* Event Handler Busy (EHB) - is the event ring scheduled to be serviced. */
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-mem.c | 1948 /* Don't clear the EHB bit (which is RW1C) because in xhci_set_hc_event_deq() 1953 "// Write event ring dequeue pointer, preserving EHB bit"); in xhci_set_hc_event_deq()
|
H A D | xhci.h | 269 /* Event Handler Busy (EHB) - is the event ring scheduled to be serviced by
|
/openbmc/linux/arch/mips/kvm/ |
H A D | mips.c | 1165 ehb(); in kvm_mips_set_c0_status()
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci.h | 424 /* Event Handler Busy (EHB) - is the event ring scheduled to be serviced by
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | amifb.c | 405 #define BPC2_KILLEHB (0x0200) /* Kill EHB mode - AGA */
|