Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hardware/eicon/
Ddivacapi.h961 #define LI_PLCI_B_SKIP_FLAG ((dword) 0x20000000L) macro
Dmessage.c12256 plci->li_plci_b_queue[plci_b_write_pos] = LI_PLCI_B_SKIP_FLAG | LI_PLCI_B_LAST_FLAG; in mixer_request()
12375 plci->li_plci_b_queue[plci_b_write_pos] = LI_PLCI_B_SKIP_FLAG | LI_PLCI_B_LAST_FLAG; in mixer_request()
12414 plci->li_plci_b_queue[plci_b_write_pos] = LI_PLCI_B_SKIP_FLAG | LI_PLCI_B_LAST_FLAG; in mixer_request()
12451 if (!(d & LI_PLCI_B_SKIP_FLAG)) in mixer_indication_coefs_set()