Searched refs:IOC_CTRL_D4 (Results 1 – 2 of 2) sorted by relevance
130 #define IOC_CTRL_D4 (1 << 11) /* Disable 4-byte coalescing */ macro
1568 ioc_ctl |= IOC_CTRL_DD | IOC_CTRL_D4 | IOC_CTRL_TC; in sba_hw_init()