| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac_dma.h | 107 /* DMA Abnormal interrupt */ 108 #define DMA_INTR_ENA_AIE 0x00008000 /* Abnormal Summary */ 140 #define DMA_STATUS_AIS 0x00008000 /* Abnormal Interrupt Summary */
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | decoder.c | 22 const char *format = "abnormal interrupt source:%s%s%s%s%s%s\n"; in dec_print_abnrm_intr_source() 55 dev_err(hdev->dev, "Decoder abnormal interrupt %#x, core %d\n", irq_status, dec->core_id); in dec_abnrm_intr_work()
|
| /linux/include/scsi/fc/ |
| H A D | fc_fc2.h | 51 #define SSB_ST_ABNORMAL (1 << 12) /* abnormal ending condition */ 97 #define ESB_ST_ABNORMAL (1 << 28) /* abnormal ending condition */
|
| /linux/arch/powerpc/platforms/52xx/ |
| H A D | lite5200.c | 62 printk(KERN_ERR "%s() failed; expect abnormal behaviour\n", in lite5200_fix_clock_config() 97 printk(KERN_ERR "%s() failed. expect abnormal behavior\n", in lite5200_fix_port_config()
|
| H A D | media5200.c | 212 printk(KERN_ERR "%s() failed. expect abnormal behavior\n", in media5200_setup_arch()
|
| /linux/Documentation/devicetree/bindings/scsi/ |
| H A D | hisilicon-sas.txt | 29 - abnormal 31 (broadcast, phyup, and abnormal) in increasing order.
|
| /linux/net/smc/ |
| H A D | smc.h | 91 /* abnormal close */ 126 u8 peer_conn_abort : 1; /* Abnormal close indicator */ 280 u8 killed : 1; /* abnormal termination */
|
| /linux/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd.h | 302 * abnormal format. 307 * abnormal position. 318 * abnormal counting behavior.
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | lwt_reroute.c | 6 * but also if they can handle abnormal situations gracefully. This test 38 * For abnormal testing, fq is used as the qdisc of the tun device. Then a UDP
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_dma.c | 208 /* TX Abnormal Interrupt Summary */ in sxgbe_tx_dma_int_status() 274 /* RX Abnormal Interrupt Summary */ in sxgbe_rx_dma_int_status()
|
| H A D | sxgbe_reg.h | 455 /* DMA Abnormal interrupt */ 456 #define SXGBE_DMA_INT_ENA_AIE BIT(15) /* Abnormal Summary */
|
| /linux/drivers/net/ethernet/actions/ |
| H A D | owl-emac.h | 57 #define OWL_EMAC_BIT_MAC_CSR5_AIS BIT(15) /* Abnormal interrupt summary */ 96 #define OWL_EMAC_BIT_MAC_CSR7_AIE BIT(15) /* Abnormal interrupt summary enable */
|
| /linux/Documentation/networking/ |
| H A D | netif-msg.rst | 29 - 4 Tx and Rx frame error messages, and abnormal driver operation
|
| /linux/drivers/mfd/ |
| H A D | rt4831.c | 76 * Used to prevent the abnormal shutdown. in rt4831_probe()
|
| /linux/fs/exfat/ |
| H A D | namei.c | 809 exfat_err(sb, "abnormal access to deleted dentry"); in exfat_unlink() 960 exfat_err(sb, "abnormal access to deleted dentry"); in exfat_rmdir() 1153 exfat_err(sb, "abnormal access to deleted source dentry"); in __exfat_rename() 1163 exfat_err(sb, "abnormal access to deleted target dentry"); in __exfat_rename() 1306 exfat_warn(sb, "abnormal access to an inode dropped"); in exfat_rename()
|
| /linux/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v1_hw.c | 1448 dev_dbg(dev, "abnormal: ID_TIMEOUT phy%d identify timeout\n", in int_abnormal_v1_hw() 1452 dev_dbg(dev, "abnormal: DWS_LOST phy%d dws lost\n", phy_no); in int_abnormal_v1_hw() 1455 dev_dbg(dev, "abnormal: SN_FAIL_NGR phy%d sn fail ngr\n", in int_abnormal_v1_hw() 1460 dev_dbg(dev, "abnormal: SL_ID/OPAF_FAIL phy%d check adr frm err\n", in int_abnormal_v1_hw() 1464 dev_dbg(dev, "abnormal: SL_PS_FAIL phy%d fail\n", phy_no); in int_abnormal_v1_hw() 1703 /* bypass chip bug mask abnormal intr */ in interrupt_openall_v1_hw()
|
| /linux/include/uapi/linux/ |
| H A D | ethtool_netlink.h | 27 * a regular 100 Ohm cable and a part with the abnormal impedance value
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | odm_DIG.c | 459 /* 1 Modify DIG lower bound, deal with abnormal case */ in odm_DIG() 460 /* 2 Abnormal false alarm case */ in odm_DIG() 477 /* 2 Abnormal lower bound case */ in odm_DIG()
|
| H A D | odm_CfoTracking.c | 123 /* 4 1.3 Avoid abnormal large CFO */ in ODM_CfoTracking()
|
| /linux/drivers/hid/ |
| H A D | hid-roccat-kone.h | 199 /* Used for neutralizing abnormal button behaviour */
|
| /linux/sound/hda/core/ |
| H A D | i915.c | 29 * be restored to avoid abnormal playback speed.
|
| /linux/drivers/staging/octeon/ |
| H A D | ethernet-spi.c | 46 pr_err("SPI%d: SRX Abnormal packet termination (ERR bit)\n", in cvm_oct_spxx_int_pr()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | debug.h | 21 *Abnormal, rare, or unexpeted cases.
|
| /linux/sound/soc/mediatek/mt8365/ |
| H A D | mt8365-dai-adda.c | 96 dev_warn(afe->dev, "Abnormal adda_on ref count. Force it to 0\n"); in mt8365_dai_disable_adda_on()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_cmd_parser.c | 751 DRM_DEBUG("CMD: Abnormal rcs cmd length! 0x%08X\n", cmd_header); in gen7_render_get_cmd_length_mask() 774 DRM_DEBUG("CMD: Abnormal bsd cmd length! 0x%08X\n", cmd_header); in gen7_bsd_get_cmd_length_mask() 787 DRM_DEBUG("CMD: Abnormal blt cmd length! 0x%08X\n", cmd_header); in gen7_blt_get_cmd_length_mask() 798 DRM_DEBUG("CMD: Abnormal blt cmd length! 0x%08X\n", cmd_header); in gen9_blt_get_cmd_length_mask()
|