Lines Matching refs:driver_caps
281 (((chip)->driver_caps & AZX_DCAPS_SNOOP_MASK) >> 10)
424 if (!(chip->driver_caps & AZX_DCAPS_NO_TCSEL)) { in azx_init_pci()
636 chip->driver_caps &= ~AZX_DCAPS_COUNT_LPIB_DELAY; in azx_get_delay_from_lpib()
701 if (chip->driver_caps & AZX_DCAPS_COUNT_LPIB_DELAY) in azx_position_ok()
1321 chip->driver_caps |= AZX_DCAPS_PM_RUNTIME; in init_vga_switcheroo()
1411 if (chip->driver_caps & AZX_DCAPS_I915_COMPONENT) in azx_free()
1577 if (chip->driver_caps & AZX_DCAPS_AMD_WORKAROUND) { in check_position_fix()
1581 if (chip->driver_caps & AZX_DCAPS_POSFIX_LPIB) { in check_position_fix()
1611 (chip->driver_caps & AZX_DCAPS_COUNT_LPIB_DELAY)) { in assign_position_fix()
1705 if (chip->driver_caps & AZX_DCAPS_NO_MSI) { in check_msi()
1737 if (chip->driver_caps & AZX_DCAPS_SNOOP_OFF) in azx_check_snoop_available()
1781 int dev, unsigned int driver_caps, in azx_create() argument
1809 chip->driver_caps = driver_caps; in azx_create()
1810 chip->driver_type = driver_caps & 0xff; in azx_create()
1916 if (chip->driver_caps & AZX_DCAPS_NO_MSI64) { in azx_first_init()
1952 if (chip->driver_caps & AZX_DCAPS_NO_64BIT) { in azx_first_init()
1961 if (chip->driver_caps & AZX_DCAPS_NO_ALIGN_BUFSIZE) in azx_first_init()
2008 (chip->driver_caps & AZX_DCAPS_SEPARATE_STREAM_TAG) == 0) { in azx_first_init()
2011 chip->driver_caps |= AZX_DCAPS_SEPARATE_STREAM_TAG; in azx_first_init()
2289 if (chip->driver_caps & AZX_DCAPS_I915_COMPONENT) { in azx_probe_continue()
2303 chip->driver_caps &= ~AZX_DCAPS_I915_COMPONENT; in azx_probe_continue()