Searched refs:DSB (Results 1 – 15 of 15) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | barriers.h | 34 #define DSB asm volatile ("dsb sy" : : : "memory") macro 38 #define DSB CP15DSB macro 42 #define DSB CP15DSB macro 47 #define dsb() DSB
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | cache.c | 35 DSB; in enable_ca7_smp()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | a32-uncond.decode | 50 DSB 1111 0101 0111 1111 1111 0000 0100 ----
|
H A D | t32.decode | 390 DSB 1111 0011 1011 1111 1000 1111 0100 ----
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | qcom,coresight-tpdm.yaml | 14 Single Bit (DSB). It performs data collection in the data producing clock
|
H A D | qcom,coresight-tpda.yaml | 15 task for free-flowing data from TPDM (i.e. CMB and DSB data set flows).
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | start.S | 140 mcr p15, 0, r0, c7, c10, 4 @ DSB 185 mcr p15, 0, r0, c7, c10, 4 @ DSB
|
/openbmc/linux/arch/arm/boot/dts/nxp/vf/ |
H A D | vf610-zii-ssmb-dtu.dts | 207 /* On DSB */
|
/openbmc/u-boot/arch/arm/mach-omap2/omap3/ |
H A D | lowlevel_init.S | 33 mcr p15, 0, r0, c7, c10, 4 @ DSB
|
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | head.S | 1201 mcr p15, 0, r0, c7, c10, 4 @ DSB 1281 mcr p15, 0, r10, c7, c10, 4 @ DSB 1283 mcr p15, 0, r10, c7, c10, 4 @ DSB
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | gspca-cardlist.rst | 222 ov519 05a9:a518 D-Link DSB-C310 Webcam 429 pac207 2001:f115 D-Link DSB-C120
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig | 612 The software must insert either a Data Synchronization Barrier (DSB) 691 instruction to behave as a DSB, ensuring the correct behaviour of 813 system. This workaround adds a DSB instruction before the 835 to deadlock. This workaround puts DSB before executing ISB if 839 bool "ARM errata: TLBI/DSB failure on Cortex-A15" 842 On Cortex-A15 (r0p0..r3p2) the TLBI*IS/DSB operations are not
|
/openbmc/linux/arch/arm64/ |
H A D | Kconfig | 720 TLBI+DSB completes before a read using the translation being 722 workaround repeats the TLBI+DSB operation. 959 Work around this in the driver by executing TSB CSYNC and DSB after collection 1230 bool "Falkor E1009: Prematurely complete a DSB after a TLBI" 1234 On Falkor v1, the CPU may prematurely complete a DSB following a 1771 strongly recommended to use the ISB, DSB, and DMB
|
/openbmc/linux/Documentation/gpu/ |
H A D | i915.rst | 244 :doc: DSB
|
/openbmc/linux/drivers/net/usb/ |
H A D | Kconfig | 45 D-Link DSB-650C and DU-E10
|