Searched refs:workaround (Results 1 - 11 of 11) sorted by relevance

/linux-master/include/linux/
H A Dfsl_devices.h80 unsigned int workaround; member in struct:fsl_usb2_platform_data
/linux-master/arch/arm/mach-pxa/
H A Dsleep.S47 @ (also workaround for sighting 28071)
62 @ set SDCLKx divide-by-2 bits (this is part of a workaround for Errata 50)
/linux-master/scripts/dtc/
H A Ddtx_diff63 workaround can be used:
74 workaround:
/linux-master/arch/powerpc/
H A DMakefile189 KBUILD_LDFLAGS_MODULE += --ppc476-workaround \
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm47 var ACK_SQC_STORE = 1 //workaround for suspected SQC store bug causing incorrect stores under concurrency
48 var SAVE_AFTER_XNACK_ERROR = 1 //workaround for TCP store failure after XNACK error when ALLOW_REPLAY=0, for debugger
49 var SINGLE_STEP_MISSED_WORKAROUND = (ASIC_FAMILY <= CHIP_ALDEBARAN) //workaround for lost MODE.DEBUG_EN exception when SAVECTX raised
H A Dcwsr_trap_handler_gfx10.asm47 #define SAVE_AFTER_XNACK_ERROR (HAVE_XNACK && !NO_SQC_STORE) // workaround for TCP store failure after XNACK error when ALLOW_REPLAY=0, for debugger
49 var SINGLE_STEP_MISSED_WORKAROUND = 1 //workaround for lost MODE.DEBUG_EN exception when SAVECTX raised
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c2128 goto workaround;
2136 goto workaround;
2143 goto workaround;
2148 goto workaround;
2153 workaround:
/linux-master/arch/arm/kernel/
H A Dentry-armv.S898 @ bhb workaround
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.c193 u32 workaround; member in struct:sbsocramregs
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c1439 bool workaround = false; local
1442 workaround = (dev->dev->board_vendor != PCI_VENDOR_ID_BROADCOM
1446 workaround =
1450 if (workaround) {
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c184 * works around this bug by double copying the packet. This workaround
4831 /* 5701 {A0,B0} CRC bug workaround */
5493 int workaround, port_a; local
5496 workaround = 0;
5502 workaround = 1;
5515 if (workaround) {
5554 if (workaround)
5592 if (workaround) {
7891 /* Use GSO to workaround all TSO packets that meet HW bug conditions
8154 /* If the workaround fail
[all...]

Completed in 237 milliseconds