Lines Matching refs:driver_caps
281 (((chip)->driver_caps & AZX_DCAPS_SNOOP_MASK) >> 10)
469 if (!(chip->driver_caps & AZX_DCAPS_NO_TCSEL)) { in azx_init_pci()
541 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) in hda_intel_init_chip()
554 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) in hda_intel_init_chip()
587 chip->driver_caps &= ~AZX_DCAPS_COUNT_LPIB_DELAY; in azx_get_delay_from_lpib()
657 if (chip->driver_caps & AZX_DCAPS_COUNT_LPIB_DELAY) in azx_position_ok()
932 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL in azx_suspend()
955 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL in azx_resume()
1026 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL in azx_runtime_suspend()
1054 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) { in azx_runtime_resume()
1286 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) { in azx_free()
1393 if (chip->driver_caps & AZX_DCAPS_POSFIX_VIA) { in check_position_fix()
1397 if (chip->driver_caps & AZX_DCAPS_POSFIX_LPIB) { in check_position_fix()
1421 (chip->driver_caps & AZX_DCAPS_COUNT_LPIB_DELAY)) { in assign_position_fix()
1512 if (chip->driver_caps & AZX_DCAPS_NO_MSI) { in check_msi()
1542 if (chip->driver_caps & AZX_DCAPS_SNOOP_OFF) in azx_check_snoop_available()
1563 int dev, unsigned int driver_caps, in azx_create() argument
1591 chip->driver_caps = driver_caps; in azx_create()
1592 chip->driver_type = driver_caps & 0xff; in azx_create()
1677 if (chip->driver_caps & AZX_DCAPS_NO_MSI64) { in azx_first_init()
1713 if (chip->driver_caps & AZX_DCAPS_NO_64BIT) { in azx_first_init()
1722 if (chip->driver_caps & AZX_DCAPS_NO_ALIGN_BUFSIZE) in azx_first_init()
1779 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) { in azx_first_init()
2022 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) in azx_probe()
2060 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL) { in azx_probe_continue()
2129 if (chip->driver_caps & AZX_DCAPS_I915_POWERWELL in azx_probe_continue()