Lines Matching refs:driver_caps
240 (((chip)->driver_caps & AZX_DCAPS_SNOOP_MASK) >> 10)
387 if (!(chip->driver_caps & AZX_DCAPS_NO_TCSEL)) { in azx_init_pci()
599 chip->driver_caps &= ~AZX_DCAPS_COUNT_LPIB_DELAY; in azx_get_delay_from_lpib()
668 if (chip->driver_caps & AZX_DCAPS_COUNT_LPIB_DELAY) in azx_position_ok()
1297 chip->driver_caps |= AZX_DCAPS_PM_RUNTIME; in init_vga_switcheroo()
1384 if (chip->driver_caps & AZX_DCAPS_I915_COMPONENT) in azx_free()
1550 if (chip->driver_caps & AZX_DCAPS_AMD_WORKAROUND) { in check_position_fix()
1554 if (chip->driver_caps & AZX_DCAPS_POSFIX_LPIB) { in check_position_fix()
1584 (chip->driver_caps & AZX_DCAPS_COUNT_LPIB_DELAY)) { in assign_position_fix()
1679 if (chip->driver_caps & AZX_DCAPS_NO_MSI) { in check_msi()
1711 if (chip->driver_caps & AZX_DCAPS_SNOOP_OFF) in azx_check_snoop_available()
1755 int dev, unsigned int driver_caps, in azx_create() argument
1781 chip->driver_caps = driver_caps; in azx_create()
1782 chip->driver_type = driver_caps & 0xff; in azx_create()
1881 if (chip->driver_caps & AZX_DCAPS_NO_MSI64) { in azx_first_init()
1917 if (chip->driver_caps & AZX_DCAPS_NO_64BIT) { in azx_first_init()
1926 if (chip->driver_caps & AZX_DCAPS_NO_ALIGN_BUFSIZE) in azx_first_init()
1970 (chip->driver_caps & AZX_DCAPS_SEPARATE_STREAM_TAG) == 0) { in azx_first_init()
1973 chip->driver_caps |= AZX_DCAPS_SEPARATE_STREAM_TAG; in azx_first_init()
2243 if (chip->driver_caps & AZX_DCAPS_I915_COMPONENT) { in azx_probe_continue()
2257 chip->driver_caps &= ~AZX_DCAPS_I915_COMPONENT; in azx_probe_continue()
2305 if ((chip->driver_caps & AZX_DCAPS_RETRY_PROBE) && in azx_probe_continue()