| /linux/arch/mips/alchemy/common/ |
| H A D | dbdma.c | 233 p->dev_id, p->dev_flags, p->dev_physaddr); in au1xxx_ddma_add_device() 283 if (!(stp->dev_flags & DEV_FLAGS_INUSE) || in au1xxx_dbdma_chan_alloc() 284 (stp->dev_flags & DEV_FLAGS_ANYUSE)) { in au1xxx_dbdma_chan_alloc() 286 stp->dev_flags |= DEV_FLAGS_INUSE; in au1xxx_dbdma_chan_alloc() 287 if (!(dtp->dev_flags & DEV_FLAGS_INUSE) || in au1xxx_dbdma_chan_alloc() 288 (dtp->dev_flags & DEV_FLAGS_ANYUSE)) { in au1xxx_dbdma_chan_alloc() 290 dtp->dev_flags |= DEV_FLAGS_INUSE; in au1xxx_dbdma_chan_alloc() 293 stp->dev_flags &= ~DEV_FLAGS_INUSE; in au1xxx_dbdma_chan_alloc() 341 if ((stp->dev_flags & DEV_FLAGS_SYNC) || in au1xxx_dbdma_chan_alloc() 342 (dtp->dev_flags & DEV_FLAGS_SYNC)) in au1xxx_dbdma_chan_alloc() [all …]
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | pcic.c | 183 wakeup_required = test_bit(ATH11K_FLAG_DEVICE_INIT_DONE, &ab->dev_flags) && in ath11k_pcic_write32() 216 wakeup_required = test_bit(ATH11K_FLAG_DEVICE_INIT_DONE, &ab->dev_flags) && in ath11k_pcic_read32() 240 wakeup_required = test_bit(ATH11K_FLAG_DEVICE_INIT_DONE, &ab->dev_flags) && in ath11k_pcic_read() 358 if (!test_bit(ATH11K_FLAG_MULTI_MSI_VECTORS, &ab->dev_flags)) in ath11k_pcic_ce_irq_enable() 372 if (!test_bit(ATH11K_FLAG_MULTI_MSI_VECTORS, &ab->dev_flags)) in ath11k_pcic_ce_irq_disable() 383 clear_bit(ATH11K_FLAG_CE_IRQ_ENABLED, &ab->dev_flags); in ath11k_pcic_ce_irqs_disable() 422 if (!test_bit(ATH11K_FLAG_CE_IRQ_ENABLED, &ab->dev_flags)) in ath11k_pcic_ce_interrupt_handler() 443 if (!test_bit(ATH11K_FLAG_MULTI_MSI_VECTORS, &ab->dev_flags)) in ath11k_pcic_ext_grp_disable() 454 clear_bit(ATH11K_FLAG_EXT_IRQ_ENABLED, &ab->dev_flags); in __ath11k_pcic_ext_irq_disable() 477 if (!test_bit(ATH11K_FLAG_MULTI_MSI_VECTORS, &ab->dev_flags)) in ath11k_pcic_ext_grp_enable() [all …]
|
| H A D | thermal.c | 86 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, &ar->ab->dev_flags)) { in ath11k_thermal_show_temp() 166 if (test_bit(ATH11K_FLAG_REGISTERED, &ab->dev_flags)) in ath11k_thermal_register()
|
| H A D | core.c | 1901 if (!test_bit(ATH11K_FLAG_CRASH_FLUSH, &ab->dev_flags)) in ath11k_core_stop() 2184 set_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, &ab->dev_flags); in ath11k_core_qmi_firmware_ready() 2185 set_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags); in ath11k_core_qmi_firmware_ready() 2188 clear_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, &ab->dev_flags); in ath11k_core_qmi_firmware_ready() 2189 clear_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags); in ath11k_core_qmi_firmware_ready() 2215 set_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags); in ath11k_core_qmi_firmware_ready() 2264 clear_bit(ATH11K_FLAG_CRASH_FLUSH, &ab->dev_flags); in ath11k_core_reconfigure_on_crash() 2270 clear_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags); in ath11k_core_reconfigure_on_crash() 2453 if (!(test_bit(ATH11K_FLAG_REGISTERED, &ab->dev_flags))) { in ath11k_core_reset() 2454 ath11k_warn(ab, "ignore reset dev flags 0x%lx\n", ab->dev_flags); in ath11k_core_reset()
|
| /linux/drivers/video/fbdev/i810/ |
| H A D | i810_accel.c | 77 par->dev_flags |= LOCKUP; in wait_for_space() 105 par->dev_flags |= LOCKUP; in wait_for_engine_idle() 122 if (par->dev_flags & ALWAYS_SYNC) in begin_iring() 303 if (!info->var.accel_flags || par->dev_flags & LOCKUP || in i810fb_fillrect() 331 if (!info->var.accel_flags || par->dev_flags & LOCKUP || in i810fb_copyarea() 372 if (!info->var.accel_flags || par->dev_flags & LOCKUP || in i810fb_imageblit() 409 if (!info->var.accel_flags || par->dev_flags & LOCKUP) in i810fb_sync() 420 if (!info->var.accel_flags || par->dev_flags & LOCKUP) in i810fb_load_front()
|
| H A D | i810.h | 276 u32 dev_flags; member
|
| /linux/drivers/pci/ |
| H A D | vpd.c | 281 if (dev->dev_flags & PCI_DEV_FLAGS_VPD_REF_F0) { in vpd_read() 291 if (dev->dev_flags & PCI_DEV_FLAGS_VPD_REF_F0) in vpd_read() 305 if (dev->dev_flags & PCI_DEV_FLAGS_VPD_REF_F0) { in vpd_write() 315 if (dev->dev_flags & PCI_DEV_FLAGS_VPD_REF_F0) in vpd_write() 422 if (dev->dev_flags & PCI_DEV_FLAGS_VPD_REF_F0) { in __pci_read_vpd() 460 if (dev->dev_flags & PCI_DEV_FLAGS_VPD_REF_F0) { in __pci_write_vpd() 562 dev->dev_flags |= PCI_DEV_FLAGS_VPD_REF_F0; in quirk_f0_vpd_link()
|
| H A D | search.c | 70 if (tmp->dev_flags & PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT) in pci_for_each_dma_alias() 102 if (tmp->dev_flags & PCI_DEV_FLAG_PCIE_BRIDGE_ALIAS) in pci_for_each_dma_alias()
|
| H A D | quirks.c | 1463 pdev->dev_flags |= PCI_DEV_FLAGS_NO_D3; in quirk_no_ata_d3() 3153 dev->dev_flags |= PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG; in quirk_msi_intx_disable_bug() 3171 dev->dev_flags |= PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG; in quirk_msi_intx_disable_ati_bug() 3180 dev->dev_flags |= PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG; in quirk_msi_intx_disable_qca_bug() 3748 dev->dev_flags |= PCI_DEV_FLAGS_NO_BUS_RESET; in quirk_no_bus_reset() 3801 dev->dev_flags |= PCI_DEV_FLAGS_NO_PM_RESET; in quirk_no_pm_reset() 4384 pdev->dev_flags |= PCI_DEV_FLAG_PCIE_BRIDGE_ALIAS; in quirk_use_pcie_bridge_dma_alias() 4449 pdev->dev_flags |= PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT; in quirk_bridge_cavm_thrx2_pcie_root() 4485 dev->dev_flags |= PCI_DEV_FLAGS_NO_RELAXED_ORDERING; in quirk_relaxedordering_disable() 4821 if (dev->dev_flags & PCI_DEV_FLAGS_ACS_ENABLED_QUIRK) in pci_quirk_intel_pch_acs() [all …]
|
| /linux/drivers/net/phy/ |
| H A D | broadcom.c | 117 if (phydev->dev_flags & PHY_BRCM_EN_MASTER_MODE) { in bcm54210e_config_init() 133 if (!(phydev->dev_flags & PHY_BRCM_RX_REFCLK_UNUSED)) { in bcm54612e_config_init() 315 if (phydev->dev_flags & PHY_BRCM_RX_REFCLK_UNUSED) { in bcm54xx_adjust_rxrefclk() 325 if (!clk125en || (phydev->dev_flags & PHY_BRCM_AUTO_PWRDWN_ENABLE)) in bcm54xx_adjust_rxrefclk() 330 if (phydev->dev_flags & PHY_BRCM_DIS_TXCRXC_NOENRGY) { in bcm54xx_adjust_rxrefclk() 348 if (!clk125en || (phydev->dev_flags & PHY_BRCM_AUTO_PWRDWN_ENABLE)) in bcm54xx_adjust_rxrefclk() 411 if (!(phydev->dev_flags & PHY_BRCM_RX_REFCLK_UNUSED)) { in bcm54811_config_init() 482 (phydev->dev_flags & PHY_BRCM_CLEAR_RGMII_MODE)) in bcm54xx_config_init() 557 if (!(phydev->dev_flags & PHY_BRCM_IDDQ_SUSPEND)) in bcm54xx_iddq_set() 647 if (phydev->dev_flags & PHY_BRCM_IDDQ_SUSPEND) { in bcm54xx_resume() [all …]
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00crypto.c | 189 if (rxdesc->dev_flags & RXDONE_L2PAD) { in rt2x00crypto_rx_insert_iv() 217 if (!(rxdesc->dev_flags & RXDONE_L2PAD)) { in rt2x00crypto_rx_insert_iv()
|
| H A D | rt2x00queue.h | 174 int dev_flags; member
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | main.c | 342 int dev_flags = 0; in lbs_update_mcast() local 347 dev_flags |= priv->dev->flags; in lbs_update_mcast() 349 dev_flags |= priv->mesh_dev->flags; in lbs_update_mcast() 351 if (dev_flags & IFF_PROMISC) { in lbs_update_mcast() 356 } else if (dev_flags & IFF_ALLMULTI) { in lbs_update_mcast()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | debug.c | 108 test_bit(ATH10K_FLAG_RAW_MODE, &ar->dev_flags), in ath10k_debug_print_boot_info() 109 !test_bit(ATH10K_FLAG_HW_CRYPTO_DISABLED, &ar->dev_flags)); in ath10k_debug_print_boot_info() 1989 if (!(test_bit(ATH10K_FLAG_BTCOEX, &ar->dev_flags) ^ val)) { in ath10k_write_btcoex() 2009 set_bit(ATH10K_FLAG_BTCOEX, &ar->dev_flags); in ath10k_write_btcoex() 2011 clear_bit(ATH10K_FLAG_BTCOEX, &ar->dev_flags); in ath10k_write_btcoex() 2030 test_bit(ATH10K_FLAG_BTCOEX, &ar->dev_flags)); in ath10k_read_btcoex() 2117 if (!(test_bit(ATH10K_FLAG_PEER_STATS, &ar->dev_flags) ^ val)) { in ath10k_write_peer_stats() 2123 set_bit(ATH10K_FLAG_PEER_STATS, &ar->dev_flags); in ath10k_write_peer_stats() 2125 clear_bit(ATH10K_FLAG_PEER_STATS, &ar->dev_flags); in ath10k_write_peer_stats() 2147 test_bit(ATH10K_FLAG_PEER_STATS, &ar->dev_flags)); in ath10k_read_peer_stats()
|
| H A D | thermal.c | 85 if (test_bit(ATH10K_FLAG_CRASH_FLUSH, &ar->dev_flags)) { in ath10k_thermal_show_temp()
|
| /linux/include/uapi/linux/ |
| H A D | uhid.h | 65 __u64 dev_flags; member
|
| /linux/Documentation/translations/zh_CN/scsi/ |
| H A D | scsi-parameters.rst | 93 scsi_mod.dev_flags=
|
| /linux/drivers/iommu/iommufd/ |
| H A D | iommufd_test.h | 103 __u32 dev_flags; member
|
| /linux/include/target/ |
| H A D | target_core_backend.h | 131 return !!(se_dev->dev_flags & DF_CONFIGURED); in target_dev_configured()
|
| /linux/drivers/hid/ |
| H A D | uhid.c | 139 ev->u.start.dev_flags |= UHID_DEV_NUMBERED_FEATURE_REPORTS; in uhid_hid_start() 141 ev->u.start.dev_flags |= UHID_DEV_NUMBERED_OUTPUT_REPORTS; in uhid_hid_start() 143 ev->u.start.dev_flags |= UHID_DEV_NUMBERED_INPUT_REPORTS; in uhid_hid_start()
|
| /linux/drivers/pci/msi/ |
| H A D | msi.c | 270 if (!(dev->dev_flags & PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG)) in pci_intx_for_msi() 296 if (dev->dev_flags & PCI_DEV_FLAGS_HAS_MSI_MASKING) in msi_setup_msi_desc() 616 if (dev->dev_flags & PCI_DEV_FLAGS_MSIX_TOUCH_ENTRY_DATA_FIRST) in msix_prepare_msi_desc()
|
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 590 DECLARE_BITMAP(dev_flags, __HCI_NUM_FLAGS); 835 #define hci_dev_set_flag(hdev, nr) set_bit((nr), (hdev)->dev_flags) 836 #define hci_dev_clear_flag(hdev, nr) clear_bit((nr), (hdev)->dev_flags) 837 #define hci_dev_change_flag(hdev, nr) change_bit((nr), (hdev)->dev_flags) 838 #define hci_dev_test_flag(hdev, nr) test_bit((nr), (hdev)->dev_flags) 839 #define hci_dev_test_and_set_flag(hdev, nr) test_and_set_bit((nr), (hdev)->dev_flags) 840 #define hci_dev_test_and_clear_flag(hdev, nr) test_and_clear_bit((nr), (hdev)->dev_flags) 841 #define hci_dev_test_and_change_flag(hdev, nr) test_and_change_bit((nr), (hdev)->dev_flags)
|
| /linux/drivers/scsi/ |
| H A D | scsi_devinfo.c | 723 module_param_string(dev_flags, scsi_dev_flags, sizeof(scsi_dev_flags), 0); 724 MODULE_PARM_DESC(dev_flags,
|
| /linux/arch/mips/include/asm/mach-au1x00/ |
| H A D | au1xxx_dbdma.h | 309 u32 dev_flags; member
|
| /linux/Documentation/scsi/ |
| H A D | scsi-parameters.rst | 82 scsi_mod.dev_flags=
|