Searched refs:AZX_DCAPS_SYNC_WRITE (Results 1 – 3 of 3) sorted by relevance
45 #define AZX_DCAPS_SYNC_WRITE (1 << 19) /* sync each cmd write */ macro
341 (AZX_DCAPS_NO_TCSEL | AZX_DCAPS_SYNC_WRITE | AZX_DCAPS_POSFIX_LPIB |\346 (AZX_DCAPS_NO_TCSEL | AZX_DCAPS_SYNC_WRITE | AZX_DCAPS_POSFIX_LPIB|\
1276 if (chip->driver_caps & AZX_DCAPS_SYNC_WRITE) { in azx_bus_init()