Home
last modified time | relevance | path

Searched full:ehb (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/arch/mips/kernel/
H A Dspram.c49 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 Dmips-mt.c186 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 Dcps-vec.S133 ehb
142 ehb
263 ehb
380 ehb
400 ehb
417 ehb
493 ehb
533 ehb
H A Dhead.S42 sll zero,3 # ehb
/openbmc/linux/drivers/bus/
H A Dbt1-apb.c38 * 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 Dbt1-axi.c104 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 DKconfig68 block (EHB). AXI Interconnect QoS arbitration tuning is currently
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dbaikal,bt1-axi.yaml21 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 Dbaikal,bt1-apb.yaml31 - description: APB EHB MMIO registers
36 - const: ehb
76 reg-names = "ehb", "nodev";
/openbmc/linux/arch/mips/include/asm/
H A Dmipsmtregs.h203 " 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 Dhazards.h30 * MIPSR2 defines ehb for hazard avoidance
H A Dmipsregs.h2757 " ehb \n" in tlb_read()
2777 " ehb \n" in tlb_read()
/openbmc/u-boot/arch/mips/lib/
H A Dcache_init.S212 ehb
218 ehb
290 ehb
369 ehb
375 ehb
406 ehb
/openbmc/linux/arch/mips/include/asm/mach-malta/
H A Dkernel-entry-init.h97 ehb
140 ehb
/openbmc/u-boot/arch/mips/cpu/
H A Dstart.S209 ehb
/openbmc/u-boot/board/micronas/vct/
H A Dscc.c626 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 Dsystem.h270 "ehb\n" in execution_hazard_barrier()
H A Dmipsregs.h1894 " ehb \n" in tlb_read()
1914 " ehb \n" in tlb_read()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-mem.c1113 * Don't clear the EHB bit (which is RW1C) because in cdnsp_set_event_deq()
H A Dcdnsp-gadget.h410 /* Event Handler Busy (EHB) - is the event ring scheduled to be serviced. */
/openbmc/linux/drivers/usb/host/
H A Dxhci-mem.c1948 /* 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 Dxhci.h269 /* Event Handler Busy (EHB) - is the event ring scheduled to be serviced by
/openbmc/linux/arch/mips/kvm/
H A Dmips.c1165 ehb(); in kvm_mips_set_c0_status()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h424 /* Event Handler Busy (EHB) - is the event ring scheduled to be serviced by
/openbmc/linux/drivers/video/fbdev/
H A Damifb.c405 #define BPC2_KILLEHB (0x0200) /* Kill EHB mode - AGA */

12