Searched full:ehb (Results 1 – 19 of 19) sorted by relevance
/linux/arch/mips/kernel/ |
H A D | spram.c | 50 ehb(); in ispram_store_tag() 53 ehb(); in ispram_store_tag() 56 ehb(); in ispram_store_tag() 59 ehb(); in ispram_store_tag() 70 ehb(); in ispram_load_tag() 72 ehb(); in ispram_load_tag() 74 ehb(); in ispram_load_tag() 76 ehb(); in ispram_load_tag() 87 ehb(); in dspram_store_tag() 89 ehb(); in dspram_store_tag() [all …]
|
H A D | mips-mt.c | 110 ehb(); in mips_mt_set_cpuoptions() 128 ehb(); in mips_mt_set_cpuoptions() 133 ehb(); in mips_mt_set_cpuoptions() 140 ehb(); in mips_mt_set_cpuoptions() 145 ehb(); in mips_mt_set_cpuoptions() 149 ehb(); in mips_mt_set_cpuoptions()
|
H A D | cps-vec.S | 105 ehb 114 ehb 231 ehb 348 ehb 368 ehb 385 ehb 461 ehb 501 ehb
|
H A D | head.S | 42 sll zero,3 # ehb
|
/linux/drivers/bus/ |
H A D | bt1-apb.c | 37 * struct bt1_apb - Baikal-T1 APB EHB private data 39 * @regs: APB EHB registers map. 137 dev_err(dev, "Can't add APB EHB data clear action\n"); in bt1_apb_create_data() 153 regs = devm_platform_ioremap_resource_byname(pdev, "ehb"); in bt1_apb_request_regs() 155 dev_err(apb->dev, "Couldn't map APB EHB registers\n"); in bt1_apb_request_regs() 161 dev_err(apb->dev, "Couldn't create APB EHB regmap\n"); in bt1_apb_request_regs() 223 dev_err(apb->dev, "Couldn't request APB EHB IRQ\n"); in bt1_apb_request_irq() 229 dev_err(apb->dev, "Can't add APB EHB IRQs clear action\n"); in bt1_apb_request_irq() 337 dev_err(apb->dev, "Failed to create EHB APB sysfs nodes\n"); in bt1_apb_init_sysfs() 343 dev_err(apb->dev, "Can't add APB EHB sysfs remove action\n"); in bt1_apb_init_sysfs()
|
H A D | bt1-axi.c | 104 dev_err(dev, "Can't add AXI EHB data clear action\n"); in bt1_axi_create_data() 171 dev_err(axi->dev, "Couldn't request AXI EHB IRQ\n"); in bt1_axi_request_irq() 239 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
|
/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";
|
/linux/arch/mips/include/asm/ |
H A D | mipsmtregs.h | 207 " ehb \n" in dvpe() 230 " ehb \n" in __raw_evpe() 261 " ehb \n" in dmt() 285 " ehb \n" in __raw_emt() 300 static inline void ehb(void) in ehb() function 305 " ehb \n" in ehb() 421 ehb(); \
|
H A D | hazards.h | 30 * MIPSR2 defines ehb for hazard avoidance
|
H A D | mipsregs.h | 2914 " ehb \n" in tlb_read() 2934 " ehb \n" in tlb_read()
|
/linux/arch/mips/include/asm/mach-malta/ |
H A D | kernel-entry-init.h | 97 ehb 140 ehb
|
/linux/drivers/usb/host/ |
H A D | xhci-mem.c | 1976 /* Don't clear the EHB bit (which is RW1C) because in xhci_set_hc_event_deq() 1980 "// 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
|
/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. */
|
/linux/arch/mips/kvm/ |
H A D | mips.c | 1163 ehb(); in kvm_mips_set_c0_status()
|
/linux/drivers/video/fbdev/ |
H A D | amifb.c | 405 #define BPC2_KILLEHB (0x0200) /* Kill EHB mode - AGA */
|