Searched refs:UI (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/arch/arm/mach-davinci/ |
D | Kconfig | 142 prompt "Select DA830/OMAP-L137/AM17x UI board peripheral" 145 The presence of UI card on the DA830/OMAP-L137/AM17x EVM is 148 menu has an effect only in case of a successful UI card detection. 171 prompt "Select peripherals connected to expander on UI board" 174 The presence of User Interface (UI) card on the DA850/OMAP-L138/AM18x 177 menu has an effect only in case of a successful UI card detection. 183 to TCA6416 expander on DA850/OMAP-L138/AM18x EVM UI card 189 EVM. This PHY is found on the UI daughter card that is supplied with 199 UI daughter card that is supplied with the EVM.
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | isdnl2.h | 16 #define UI 0x03 macro
|
D | tei.c | 116 bp[2] = UI; in put_tei_msg() 329 } else if ((skb->data[2] & 0xef) != UI) { in tei_l1l2()
|
D | isdnl2.c | 231 return ((data[0] & 0xef) == UI); in IsUI() 600 header[i++] = UI; in tx_ui()
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | layer2.h | 111 #define UI 0x03 macro
|
D | tei.c | 405 skb->data[2] = UI; /* UI frame */ in dl_unit_data() 450 bp[2] = UI; in put_tei_msg() 908 if ((skb->data[2] & 0xef) != UI) /* not UI */ in ph_data_ind()
|
D | layer2.c | 441 return (data[0] & 0xef) == UI; in IsUI() 811 header[i++] = UI; in tx_ui()
|
/linux-4.4.14/drivers/tty/ |
D | n_gsm.c | 294 #define UI 0x03 macro 482 case UI: in gsm_print_packet() 755 if (msg->ctrl == UI || msg->ctrl == (UI|PF)) in __gsm_data_queue() 1750 if ((gsm->control & ~PF) == UI) in gsm_queue() 1823 case UI: in gsm_queue() 1824 case UI|PF: in gsm_queue() 2561 gsm->ftype = UI; in gsmld_config()
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ |
D | proc-entries.txt | 20 UI.
|
D | overview.txt | 323 Linux environment by clicking the console icon in the s-Par web UI.
|
/linux-4.4.14/arch/powerpc/xmon/ |
D | ppc-opc.c | 509 #define UI U + 1 macro 513 #define VA UI + 1 2521 { "cmplwi", OPL(10,0), OPL_MASK, PPCCOM, { OBF, RA, UI } }, 2522 { "cmpldi", OPL(10,1), OPL_MASK, PPC64, { OBF, RA, UI } }, 2523 { "cmpli", OP(10), OP_MASK, PPC, { BF, L, RA, UI } }, 2524 { "cmpli", OP(10), OP_MASK, PWRCOM, { BF, RA, UI } }, 3277 { "ori", OP(24), OP_MASK, PPCCOM, { RA, RS, UI } }, 3278 { "oril", OP(24), OP_MASK, PWRCOM, { RA, RS, UI } }, 3280 { "oris", OP(25), OP_MASK, PPCCOM, { RA, RS, UI } }, 3281 { "oriu", OP(25), OP_MASK, PWRCOM, { RA, RS, UI } }, [all …]
|
/linux-4.4.14/Documentation/isdn/ |
D | README | 232 1 = X75/LAPB with UI-frames 494 uihdlc HDLC with UI-frame-header (for use with DOS ISPA, option -h1)
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2868 This is useful when gdb is a subprocess of some UI, such as emacs or 2877 If you are using gdb under some UI, then tell it to 'att 1', and
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1045 should be done by the local admin only. The ThinkPad UI is for the
|