Home
last modified time | relevance | path

Searched refs:LI_PLCI_B_SKIP_FLAG (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivacapi.h951 #define LI_PLCI_B_SKIP_FLAG ((dword) 0x20000000L) macro
Dmessage.c12127 plci->li_plci_b_queue[plci_b_write_pos] = LI_PLCI_B_SKIP_FLAG | LI_PLCI_B_LAST_FLAG; in mixer_request()
12246 plci->li_plci_b_queue[plci_b_write_pos] = LI_PLCI_B_SKIP_FLAG | LI_PLCI_B_LAST_FLAG; in mixer_request()
12285 plci->li_plci_b_queue[plci_b_write_pos] = LI_PLCI_B_SKIP_FLAG | LI_PLCI_B_LAST_FLAG; in mixer_request()
12322 if (!(d & LI_PLCI_B_SKIP_FLAG)) in mixer_indication_coefs_set()