Searched refs:TX_BOTH (Results 1 – 2 of 2) sorted by relevance
38 TX_BOTH, enumerator50 dir = TX_BOTH; in get_tx_direction()69 hnd->cpu_read = (direction == TX_FROM_DEVICE || direction == TX_BOTH) ? 1 : 0; in buffer_sync()70 hnd->cpu_write = (direction == TX_TO_DEVICE || direction == TX_BOTH) ? 1 : 0; in buffer_sync()
48 TX_BOTH, enumerator60 dir = TX_BOTH; in get_tx_direction()88 hnd->cpu_read = (direction == TX_FROM_DEVICE || direction == TX_BOTH) ? 1 : 0; in buffer_sync()89 hnd->cpu_write = (direction == TX_TO_DEVICE || direction == TX_BOTH) ? 1 : 0; in buffer_sync()