Home
last modified time | relevance | path

Searched full:workaround (Results 1 – 25 of 1022) sorted by relevance

12345678910>>...41

/linux/arch/arm64/
H A DKconfig461 The workaround forces KVM to explicitly set VTCR_EL2.HA to 0,
501 The workaround promotes data cache clean instructions to
503 Please note that this does not necessarily enable the workaround,
523 The workaround promotes data cache clean instructions to
525 Please note that this does not necessarily enable the workaround,
546 The workaround promotes data cache clean instructions to
549 workaround, as it depends on the alternative framework, which will
568 The workaround promotes data cache clean instructions to
570 Please note that this does not necessarily enable the workaround,
586 The workaround is to promote device loads to use Load-Acquire
[all …]
/linux/drivers/clocksource/
H A DKconfig348 bool "Workaround for Freescale/NXP Erratum A-008585"
353 This option enables a workaround for Freescale/NXP Erratum
355 value"). The workaround will only be active if the
359 bool "Workaround for Hisilicon Erratum 161010101"
364 This option enables a workaround for Hisilicon Erratum
365 161010101. The workaround will be active if the hisilicon,erratum-161010101
369 bool "Workaround for Cortex-A73 erratum 858921"
374 This option enables a workaround applicable to Cortex-A73
376 The workaround will be dynamically enabled when an affected
380 bool "Workaround for Allwinner A64 erratum UNKNOWN1"
[all …]
/linux/Documentation/sound/hd-audio/
H A Dmodels.rst36 Inverted internal mic workaround
57 Inverted internal mic workaround
70 Enable ALC269(VA) digital mic workaround
72 Enable ALC271X digital mic workaround
74 Inverted internal mic workaround
220 Workaround for speaker noise on Lenovo machines
224 Workaround for speaker noise on Dell machines
234 Speaker pin routing workaround on ALC298
298 Inverted internal mic workaround
381 Workaround for DAC routing on Acer Aspire
[all …]
/linux/arch/arm/mm/
H A Dproc-v7-bugs.c103 pr_info("CPU%u: Spectre v2: using %s workaround\n", in spectre_v2_install_workaround()
139 /* Requires no workaround */ in cpu_v7_spectre_v2_init()
144 /* Other ARM CPUs require no workaround */ in cpu_v7_spectre_v2_init()
152 /* Cortex A57/A72 require firmware workaround */ in cpu_v7_spectre_v2_init()
212 pr_info("CPU%u: Spectre BHB: enabling %s workaround for all CPUs\n", in spectre_bhb_install_workaround()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-tqma6a.dtsi13 fsl,err006687-workaround-present;
46 * This pinmuxing is required for the ERR006687 workaround. Board
48 * fsl,err006687-workaround-present must include this group.
/linux/drivers/gpu/drm/xe/
H A Dxe_wa.c47 * them need to keeep the workaround programming: the approach taken in the
61 * this is just a special case of a MMIO workaround (as we write the list of
64 * - Workaround batchbuffers: buffers that get executed automatically by the
67 * programming sequences when switching contexts. The support for workaround
72 * is reached in the context restore. Workaround batchbuffer in the driver
564 * Although this workaround isn't required for the RCS, disabling these
858 * xe_wa_process_oob - process OOB workaround table
861 * Process OOB workaround table for this platform, marking in @gt the
875 * xe_wa_process_gt - process GT workaround table
878 * Process GT workaround table for this platform, saving in @gt all the
[all …]
/linux/drivers/gpu/drm/i915/gt/
H A Dgen6_engine_cs.c30 * And the workaround for these two requires this workaround first:
36 * And this last workaround is tricky because of the requirements on
48 * The cache flushes require the workaround flush that triggered this
50 * Post-sync nonzero is what triggered this second workaround, so we
300 * Workaround: 4th PIPE_CONTROL command (except the ones with only in gen7_emit_flush_rcs()
333 * Workaround: we must issue a pipe_control with CS-stall bit in gen7_emit_flush_rcs()
/linux/arch/arm/mach-omap2/
H A Ddma.c93 * Workaround: DMA channels must have BUFFERING_DISABLED bit set to in configure_dma_errata()
108 * Workaround: in configure_dma_errata()
121 * Workaround: SW should explicitely disable the channel. in configure_dma_errata()
130 * Workaround: Put sDMA in NoStandby more before a logical channel is in configure_dma_errata()
140 * Workaround: software must ensure that the DMA is configured in No in configure_dma_errata()
/linux/drivers/usb/host/
H A Dehci-pci.c132 "workaround for >2GB RAM\n"); in ehci_pci_setup()
172 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround\n"); in ehci_pci_setup()
203 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround\n"); in ehci_pci_setup()
211 ehci_info(ehci, "applying AMD SB600/SB700 USB freeze workaround\n"); in ehci_pci_setup()
218 ehci_info(ehci, "applying MosChip frame-index workaround\n"); in ehci_pci_setup()
224 ehci_info(ehci, "applying Synopsys HC workaround\n"); in ehci_pci_setup()
230 ehci_info(ehci, "applying Aspeed HC workaround\n"); in ehci_pci_setup()
/linux/drivers/media/common/saa7146/
H A Dsaa7146_vbi.c22 as specified. there is this workaround, but please in vbi_workaround()
29 /* setup some basic programming, just for the workaround */ in vbi_workaround()
84 /* we have to do the workaround twice to be sure that in vbi_workaround()
88 /* indicate to the irq handler that we do the workaround */ in vbi_workaround()
101 /* start rps1 to enable workaround */ in vbi_workaround()
107 DEB_VBI("brs bug workaround %d/1\n", i); in vbi_workaround()
370 DEB_VBI("vbi workaround failed!\n"); in vbi_begin()
/linux/arch/powerpc/platforms/8xx/
H A DKconfig116 This enables a workaround for erratum CPU15 on MPC8xx chips.
118 circumstances. This workaround adds some overhead (a TLB miss
124 workaround.
/linux/include/sound/
H A Dcs4271.h20 * One (undocumented) workaround is to assert and de-assert the PDN bit
21 * in the MODE2 register. This workaround can be enabled with the
/linux/arch/mips/kernel/
H A Dr4k-bugs64.c97 * instruction has the workaround applied. Older versions of in mult_sh_align_mod()
99 * multiplication variants lack the workaround. in mult_sh_align_mod()
154 pr_cont("yes, workaround... "); in check_mult_sh()
225 pr_cont("yes, workaround... "); in check_daddi()
296 pr_cont("yes, workaround... "); in check_daddiu()
/linux/sound/usb/line6/
H A Dplayback.h19 * the next period (sounds like a delay effect). As a workaround, the output
21 * solution. Until one is found, this workaround can be used to fix the
/linux/drivers/irqchip/
H A Dirq-sp7021-intc.c39 * WORKAROUND: change it to level trigger, and toggle the polarity
104 if (unlikely(IS_GPIO_INT(hwirq) && TEST_STATE(hwirq, _IS_EDGE))) { // WORKAROUND in sp_intc_ack_irq()
130 if (unlikely(IS_GPIO_INT(hwirq) && is_edge)) { // WORKAROUND in sp_intc_set_type()
176 if (unlikely(IS_GPIO_INT(hwirq) && TEST_STATE(hwirq, _IS_ACTIVE))) { // WORKAROUND in sp_intc_handle_ext_cascaded()
/linux/drivers/mfd/
H A D88pm80x.c38 * workaround: some registers needed by pm805 are defined in pm800, so
101 * workaround: set g_pm80x_chip to the first probed chip. if the in pm80x_init()
120 * workaround: clear the dependency between pm800 and pm805. in pm80x_deinit()
/linux/arch/powerpc/sysdev/
H A Dtsi108_dev.c129 * requires a workaround. The special in tsi108_eth_of_init()
131 * workaround. FIXME: Need to port the tsi108_eth in tsi108_eth_of_init()
133 * name for the workaround flag - it's not actually to in tsi108_eth_of_init()
/linux/arch/x86/platform/ce4100/
H A Dce4100.c45 * workaround for this silicon issue checks UART_LSR_THRE bit and UART_LSR_TEMT
47 * two bits is set, if so then process the transmit request. If this workaround
48 * is not applied, then the serial transmission may hang. This workaround is for
/linux/arch/powerpc/include/asm/
H A Dxive.h63 /* #define XIVE_IRQ_FLAG_SHIFT_BUG 0x04 */ /* P9 DD1.0 workaround */
64 /* #define XIVE_IRQ_FLAG_MASK_FW 0x08 */ /* P9 DD1.0 workaround */
65 /* #define XIVE_IRQ_FLAG_EOI_FW 0x10 */ /* P9 DD1.0 workaround */
/linux/drivers/net/ethernet/sfc/
H A Dnic.h146 * @workaround_35388: Flag: firmware supports workaround for bug 35388
147 * @workaround_26807: Flag: firmware supports workaround for bug 26807
148 * @workaround_61265: Flag: firmware supports workaround for bug 61265
/linux/drivers/net/wireless/st/cw1200/
H A Dscan.h34 /* Direct probe requests workaround */
50 /* Raw probe requests TX workaround */
/linux/drivers/net/wireless/broadcom/b43/
H A Db43.h211 #define B43_BFL2_SPUR_WAR 0x0200 /* has a workaround for clock-harmonic spurs */
359 #define B43_HF_SYMW 0x000000000002ULL /* G-PHY SYM workaround */
360 #define B43_HF_RXPULLW 0x000000000004ULL /* RX pullup workaround */
363 #define B43_HF_GDCW 0x000000000020ULL /* G-PHY DC canceller filter bw workaround */
367 #define B43_HF_TSSIRPSMW 0x000000000200ULL /* TSSI reset PSM ucode workaround */
368 #define B43_HF_20IN40IQW 0x000000000200ULL /* 20 in 40 MHz I/Q workaround (rev >= 13 only) */
370 #define B43_HF_ACIW 0x000000000800ULL /* ACI workaround: shift bits by 2 on PHY CRS */
371 #define B43_HF_2060W 0x000000001000ULL /* 2060 radio workaround */
372 #define B43_HF_RADARW 0x000000002000ULL /* Radar workaround */
378 #define B43_HF_PCISCW 0x000000080000ULL /* PCI slow clock workaround */
[all …]
/linux/arch/mips/ath25/
H A Dar2315.c186 * a workaround. Give it some time to attempt a gpio based hardware in ar2315_restart()
187 * reset (atheros reference design workaround) */ in ar2315_restart()
189 /* TODO: implement the GPIO reset workaround */ in ar2315_restart()
192 * workaround. Attempt to jump to the mips reset location - in ar2315_restart()
/linux/arch/arm/mach-imx/
H A Dcpuidle-imx6q.c62 * CPUs when they are in wait(unclocked) state. As the hardware workaround isn't
63 * applicable to all boards, disable the deeper idle state when the workaround
/linux/Documentation/filesystems/
H A Dhpfs.rst164 would result in directory tree splitting, that takes disk space. Workaround is
199 Workaround is to move all files from that directory to another and then back
274 1.94 Added workaround for one bug in Linux
293 1.96 Added workaround for one bug in OS/2 (HPFS locked up, HPFS386 reported
311 Better directory handling; workaround for "unbalanced tree" bug in OS/2
328 2.02 Workaround for bug in breada in Linux. breada could cause accesses beyond

12345678910>>...41