Home
last modified time | relevance | path

Searched refs:DMB (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/
H A Dbarriers.h35 #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 Ddvb-usb-cxusb-cardlist.rst17 * - Conexant DMB-TH Stick
39 * - Mygica D689 DMB-TH
H A Dcx23885-cardlist.rst106 - Mygica X8506 DMB-TH
126 - Mygica X8558 PRO DMB-TH
H A Dfrontend-cardlist.rst201 atbm8830 AltoBeam ATBM8830/8831 DMB-TH demodulator
210 lgs8gxx Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator
H A Dsaa7134-cardlist.rst758 - MagicPro ProHDTV Pro2 DMB-TH/Hybrid
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dhk-HongKong1 # Hong Kong (DMB-TH)
/openbmc/linux/arch/arm/common/
H A Dmcpm_head.S103 bl vlock_trylock @ implies DMB
165 bl vlock_unlock @ implies DMB
H A Dvlock.S65 voting_end r0, r1, r2 @ implies DMB
/openbmc/qemu/target/arm/tcg/
H A Da32-uncond.decode51 DMB 1111 0101 0111 1111 1111 0000 0101 ----
H A Dt32.decode391 DMB 1111 0011 1011 1111 1000 1111 0101 ----
/openbmc/linux/drivers/media/dvb-frontends/
H A DKconfig806 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/u-boot/arch/arm/mach-omap2/omap3/
H A Dlowlevel_init.S34 mcr p15, 0, r0, c7, c10, 5 @ DMB
/openbmc/linux/arch/arm/
H A DKconfig613 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/linux/arch/arm64/
H A DKconfig773 Work around the issue by inserting DMB SY barriers around PAR_EL1
774 register reads and warning KVM users. The DMB barrier is sufficient
1732 strongly recommended to use the ISB, DSB, and DMB