Searched refs:brl (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/arch/score/kernel/ |
D | entry.S | 119 brl r8 130 brl r8 139 brl r8 148 brl r8 157 brl r8 166 brl r8 175 brl r8 188 brl r8 197 brl r8 206 brl r8 [all …]
|
/linux-4.1.27/Documentation/ |
D | braille-console.txt | 8 Then you need to specify a console=brl, option on the kernel command line, the 11 console=brl,serial_options... 15 So for instance you can use console=brl,ttyS0 if the braille device is connected 16 to the first serial port, and console=brl,ttyS0,115200 to override the baud rate 29 console=brl,... will be discarded. Also note that it does not interfere with
|
D | kernel-parameters.txt | 733 device, prepend "brl," before the device type, for instance 734 console=brl,ttyS0
|
/linux-4.1.27/arch/ia64/kernel/ |
D | kprobes.c | 85 bundle_t *brl; in set_brl_inst() local 86 brl = (bundle_t *) ((u64) from & ~0xf); in set_brl_inst() 87 brl->quad0.template = 0x05; /* [MLX](stop) */ in set_brl_inst() 88 brl->quad0.slot0 = NOP_M_INST; /* nop.m 0x0 */ in set_brl_inst() 89 brl->quad0.slot1_p0 = ((rel >> 20) & 0x7fffffffff) << 2; in set_brl_inst() 90 brl->quad1.slot1_p1 = (((rel >> 20) & 0x7fffffffff) << 2) >> (64 - 46); in set_brl_inst() 92 brl->quad1.slot2 = BRL_INST(rel >> 59, rel & 0xfffff); in set_brl_inst()
|
D | gate.S | 34 [1:](pr)brl.cond.sptk 0; \
|
/linux-4.1.27/drivers/accessibility/ |
D | Kconfig | 28 console=brl,ttyS0
|
/linux-4.1.27/arch/score/mm/ |
D | tlb-miss.S | 66 brl r8
|