Lines Matching refs:driver_caps
288 (((chip)->driver_caps & AZX_DCAPS_SNOOP_MASK) >> 10)
485 if (!(chip->driver_caps & AZX_DCAPS_NO_TCSEL)) { in azx_init_pci()
649 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) in hda_intel_init_chip()
662 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) in hda_intel_init_chip()
698 chip->driver_caps &= ~AZX_DCAPS_COUNT_LPIB_DELAY; in azx_get_delay_from_lpib()
768 if (chip->driver_caps & AZX_DCAPS_COUNT_LPIB_DELAY) in azx_position_ok()
1024 if ((chip->driver_caps & AZX_DCAPS_I915_POWERWELL) in azx_suspend()
1049 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) { in azx_resume()
1065 if ((chip->driver_caps & AZX_DCAPS_I915_POWERWELL) && in azx_resume()
1128 if ((chip->driver_caps & AZX_DCAPS_I915_POWERWELL) in azx_runtime_suspend()
1157 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) { in azx_runtime_resume()
1181 if ((chip->driver_caps & AZX_DCAPS_I915_POWERWELL) && in azx_runtime_resume()
1347 chip->driver_caps |= AZX_DCAPS_PM_RUNTIME; in init_vga_switcheroo()
1433 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) { in azx_free()
1437 if (chip->driver_caps & AZX_DCAPS_I915_COMPONENT) in azx_free()
1546 if (chip->driver_caps & AZX_DCAPS_POSFIX_LPIB) { in check_position_fix()
1575 (chip->driver_caps & AZX_DCAPS_COUNT_LPIB_DELAY)) { in assign_position_fix()
1666 if (chip->driver_caps & AZX_DCAPS_NO_MSI) { in check_msi()
1697 if (chip->driver_caps & AZX_DCAPS_SNOOP_OFF) in azx_check_snoop_available()
1738 int dev, unsigned int driver_caps, in azx_create() argument
1766 chip->driver_caps = driver_caps; in azx_create()
1767 chip->driver_type = driver_caps & 0xff; in azx_create()
1873 if (chip->driver_caps & AZX_DCAPS_NO_MSI64) { in azx_first_init()
1913 if (chip->driver_caps & AZX_DCAPS_NO_64BIT) { in azx_first_init()
1922 if (chip->driver_caps & AZX_DCAPS_NO_ALIGN_BUFSIZE) in azx_first_init()
1969 (chip->driver_caps & AZX_DCAPS_SEPARATE_STREAM_TAG) == 0) { in azx_first_init()
1972 chip->driver_caps |= AZX_DCAPS_SEPARATE_STREAM_TAG; in azx_first_init()
1987 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) in azx_first_init()
2310 if (chip->driver_caps & AZX_DCAPS_I915_COMPONENT) { in azx_probe_continue()
2324 chip->driver_caps &= in azx_probe_continue()
2335 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) { in azx_probe_continue()
2394 if ((chip->driver_caps & AZX_DCAPS_I915_POWERWELL) in azx_probe_continue()