Searched refs:UM (Results 1 - 16 of 16) sorted by relevance
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
H A D | um_idi.h | 8 interface between UM IDI core and OS dependent part
|
/linux-4.1.27/tools/perf/tests/ |
H A D | vmlinux-kallsyms.c | 19 #define UM(x) kallsyms_map->unmap_ip(kallsyms_map, (x)) macro 126 if (pair && UM(pair->start) == mem_start) { test__vmlinux_matches_kallsyms() 138 s64 skew = mem_end - UM(pair->end); test__vmlinux_matches_kallsyms() 142 UM(pair->end)); test__vmlinux_matches_kallsyms() 160 if (UM(next->start) == mem_start) { test__vmlinux_matches_kallsyms()
|
/linux-4.1.27/drivers/dma/ppc4xx/ |
H A D | dma.h | 122 * DMAx hardware registers (p.515 in 440SPe UM 1.22) 156 * I2O hardware registers (p.528 in 440SPe UM 1.22)
|
H A D | xor.h | 86 * XOR hardware registers Table 19-3, UM 1.22
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | m68360_regs.h | 256 /* Port A - See 360UM p. 7-358 286 /* Port B - See 360UM p. 7-362 290 /* Port C - See 360UM p. 7-365
|
/linux-4.1.27/sound/usb/ |
H A D | quirks-table.h | 568 .product_name = "UM-4", 656 * The UM-2EX has only one input, but we cannot detect this. */ 660 .product_name = "UM-2", 751 .product_name = "UM-1", 888 .product_name = "UM-880", 978 .product_name = "UM-550", 1334 .product_name = "UM-1SX", 1576 /* Edirol UM-3G */
|
H A D | midi.c | 1607 /* Edirol UM-880 */ 1614 /* Edirol UM-550 */ 1652 /* Edirol UM-3EX */
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | head.S | 196 # WOE=1, INTLEVEL=LOCKLEVEL, UM=0
|
H A D | vectors.S | 59 * User exception vector. (Exceptions with PS.UM == 1, PS.EXCM == 0) 87 * Kernel exception vector. (Exceptions with PS.UM == 0, PS.EXCM == 0)
|
H A D | entry.S | 351 * Set PS(EXCM = 0, UM = 0, RING = 0, OWB = 0, WOE = 1, INTLEVEL = X)
|
/linux-4.1.27/arch/mips/include/asm/sibyte/ |
H A D | sb1250_int.h | 43 * Interrupt sources (Table 4-8, UM 0.2)
|
/linux-4.1.27/arch/mips/kvm/ |
H A D | locore.S | 140 * Setup status register for running the guest in UM, interrupts 474 /* Setup status register for running guest in UM */
|
H A D | mips.c | 1250 * Do a privilege check, if in UM most of these exit conditions end up kvm_mips_handle_exit()
|
/linux-4.1.27/drivers/clk/samsung/ |
H A D | clk-exynos5250.c | 694 /* Not in UM, but need for eDP on snow */
|
/linux-4.1.27/drivers/usb/serial/ |
H A D | ftdi_sio_ids.h | 239 * Armin Laeuger originally sent the PID for the UM 100 module. 277 #define FTDI_ELV_UM100_PID 0xFB5A /* USB-Modul UM 100 */
|
/linux-4.1.27/drivers/usb/class/ |
H A D | cdc-acm.c | 1718 { USB_DEVICE(0x0572, 0x1328), /* Shiro / Aztech USB MODEM UM-3100 */
|
Completed in 603 milliseconds