Searched refs:DMB (Results 1 – 14 of 14) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | barriers.h | 35 #define DMB asm volatile ("dmb sy" : : : "memory") macro 39 #define DMB CP15DMB macro 43 #define DMB asm volatile ("" : : : "memory") macro 48 #define dmb() DMB
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | dvb-usb-cxusb-cardlist.rst | 17 * - Conexant DMB-TH Stick 39 * - Mygica D689 DMB-TH
|
H A D | cx23885-cardlist.rst | 106 - Mygica X8506 DMB-TH 126 - Mygica X8558 PRO DMB-TH
|
H A D | frontend-cardlist.rst | 201 atbm8830 AltoBeam ATBM8830/8831 DMB-TH demodulator 210 lgs8gxx Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator
|
H A D | saa7134-cardlist.rst | 758 - MagicPro ProHDTV Pro2 DMB-TH/Hybrid
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | hk-HongKong | 1 # Hong Kong (DMB-TH)
|
/openbmc/linux/arch/arm/common/ |
H A D | mcpm_head.S | 103 bl vlock_trylock @ implies DMB 165 bl vlock_unlock @ implies DMB
|
H A D | vlock.S | 65 voting_end r0, r1, r2 @ implies DMB
|
/openbmc/qemu/target/arm/tcg/ |
H A D | a32-uncond.decode | 51 DMB 1111 0101 0111 1111 1111 0000 0101 ----
|
H A D | t32.decode | 391 DMB 1111 0011 1011 1111 1000 1111 0101 ----
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | Kconfig | 806 tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator" 810 A DMB-TH tuner module. Say Y when you want to support this frontend. 859 A DMB-TH tuner module. Say Y when you want to support this frontend. 862 tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator" 867 A DMB-TH tuner module. Say Y when you want to support this frontend.
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig | 613 or Data Memory Barrier (DMB) command immediately after the WFI/WFE 682 bool "ARM errata: DMB operation may be faulty" 687 (r1p0..r2p2) erratum. Under rare circumstances, a DMB instruction 690 the diagnostic register of the Cortex-A9 which causes the DMB 882 bool "ARM errata: A12: DMB NSHST/ISHST mixed ... might cause deadlock" 887 DMB NSHST or DMB ISHST instruction followed by a mix of Cacheable 899 bool "ARM errata: A17: DMB ST might fail to create order between stores" 904 execution of a DMB ST instruction might fail to properly order
|
/openbmc/u-boot/arch/arm/mach-omap2/omap3/ |
H A D | lowlevel_init.S | 34 mcr p15, 0, r0, c7, c10, 5 @ DMB
|
/openbmc/linux/arch/arm64/ |
H A D | Kconfig | 772 Work around the issue by inserting DMB SY barriers around PAR_EL1 773 register reads and warning KVM users. The DMB barrier is sufficient 1771 strongly recommended to use the ISB, DSB, and DMB
|