/linux/Documentation/devicetree/bindings/iio/pressure/ ! |
H A D | honeywell,hsc030pa.yaml | 63 enum: [001BA, 1.6BA, 2.5BA, 004BA, 006BA, 010BA, 1.6MD, 2.5MD, 004MD, 65 400MD, 600MD, 001BD, 1.6BD, 2.5BD, 004BD, 2.5MG, 004MG, 006MG, 67 600MG, 001BG, 1.6BG, 2.5BG, 004BG, 006BG, 010BG, 100KA, 160KA, 68 250KA, 400KA, 600KA, 001GA, 160LD, 250LD, 400LD, 600LD, 001KD, 70 100KD, 160KD, 250KD, 400KD, 250LG, 400LG, 600LG, 001KG, 1.6KG, 72 160KG, 250KG, 400KG, 600KG, 001GG, 015PA, 030PA, 060PA, 100PA, 73 150PA, 0.5ND, 001ND, 002ND, 004ND, 005ND, 010ND, 020ND, 030ND, 74 001PD, 00 [all...] |
/linux/Documentation/trace/ ! |
H A D | kprobetrace.rst | 61 (x8/x16/x32/x64), VFS layer common type(%pd/%pD), "char", 126 VFS layer common type(%pd/%pD) is a special type, which fetches dentry's or 275 <...>-1447 [001] 1038282.286875: myprobe: (do_sys_open+0x0/0xd6) dfd=3 filename=7fffd1ec4440 flags=8000 mode=0 276 <...>-1447 [001] 1038282.286878: myretprobe: (sys_openat+0xc/0xe <- do_sys_open) $retval=fffffffffffffffe 277 <...>-1447 [001] 1038282.286885: myprobe: (do_sys_open+0x0/0xd6) dfd=ffffff9c filename=40413c flags=8000 mode=1b6 278 <...>-1447 [001] 1038282.286915: myretprobe: (sys_open+0x1b/0x1d <- do_sys_open) $retval=3 279 <...>-1447 [001] 1038282.286969: myprobe: (do_sys_open+0x0/0xd6) dfd=ffffff9c filename=4041c6 flags=98800 mode=10 280 <...>-1447 [001] 1038282.28697 [all...] |
H A D | eprobetrace.rst | 46 (x8/x16/x32/x64), VFS layer common type(%pd/%pD), "char", 122 bash-1085 [001] d..4. 5041.240198: switch: (sched.sched_switch) prev=1085 next=141 123 kworker/u34:5-141 [001] d..4. 5041.240259: switch: (sched.sched_switch) prev=141 next=1085 125 bash-1085 [001] d..4. 5041.240385: switch: (sched.sched_switch) prev=1085 next=141 126 kworker/u34:5-141 [001] d..4. 5041.240410: switch: (sched.sched_switch) prev=141 next=1085 127 bash-1085 [001] d..4. 5041.240478: switch: (sched.sched_switch) prev=1085 next=0 129 <idle>-0 [001] d..4. 5041.247524: switch: (sched.sched_switch) prev=0 next=90 131 kworker/1:1-90 [001] d..4. 5041.247580: switch: (sched.sched_switch) prev=90 next=0 252 cat-1331 [001] [all...] |
/linux/drivers/iio/pressure/ ! |
H A D | hsc030pa.c | 97 [HSC001BA] = "001BA", [HSC1_6BA] = "1.6BA", [HSC2_5BA] = "2.5BA", 103 [HSC400MD] = "400MD", [HSC600MD] = "600MD", [HSC001BD] = "001BD", 109 [HSC600MG] = "600MG", [HSC001BG] = "001BG", [HSC1_6BG] = "1.6BG", 113 [HSC001GA] = "001GA", [HSC160LD] = "160LD", [HSC250LD] = "250LD", 114 [HSC400LD] = "400LD", [HSC600LD] = "600LD", [HSC001KD] = "001KD", 120 [HSC600LG] = "600LG", [HSC001KG] = "001KG", [HSC1_6KG] = "1.6KG", 125 [HSC600KG] = "600KG", [HSC001GG] = "001GG", [HSC015PA] = "015PA", 127 [HSC150PA] = "150PA", [HSC0_5ND] = "0.5ND", [HSC001ND] = "001ND", 130 [HSC001PD] = "001PD", [HSC005P [all...] |
/linux/drivers/media/i2c/ ! |
H A D | dw9768.c | 28 * Bit[0] PD 31 * DW9768 requires waiting time of Topr after PD reset takes place. 52 * 001 AAC2 0.48 x Tvib 58 * 001 1 79 * or in the case of PD reset taking place. 232 * after PD reset takes place. in dw9768_init() 304 * after PD reset takes place. in dw9768_release()
|
/linux/arch/arm/mach-s3c/ ! |
H A D | mach-crag6410.c | 124 static void crag6410_lcd_power_set(struct plat_lcd_data *pd, unsigned int power) in crag6410_lcd_power_set() argument 304 REGULATOR_SUPPLY("SPKVDD", "1-001a"), 305 REGULATOR_SUPPLY("SPKVDD1", "1-001a"), 306 REGULATOR_SUPPLY("SPKVDD2", "1-001a"), 307 REGULATOR_SUPPLY("SPKVDDL", "1-001a"), 308 REGULATOR_SUPPLY("SPKVDDR", "1-001a"), 646 REGULATOR_SUPPLY("LDOVDD", "1-001a"), 647 REGULATOR_SUPPLY("PLLVDD", "1-001a"), 648 REGULATOR_SUPPLY("DBVDD", "1-001a"), 649 REGULATOR_SUPPLY("DBVDD1", "1-001 [all...] |
/linux/lib/tests/ ! |
H A D | printf_kunit.c | 170 test("0|001| 12|+123| 1234|-123|-1234", "%d|%03d|%3d|%+d|% d|%+d|% d", 0, 1, 12, 123, 1234, -123, -1234); in test_number() 470 test("foo", "%pd", &test_dentry[0]); in dentry() 473 test("(null)", "%pd", NULL); in dentry() 474 test("(efault)", "%pd", PTR_INVALID); in dentry() 475 test("(null)", "%pD", NULL); in dentry() 476 test("(efault)", "%pD", PTR_INVALID); in dentry() 478 test("romeo", "%pd", &test_dentry[3]); in dentry()
|
/linux/drivers/scsi/megaraid/ ! |
H A D | megaraid_sas.h | 1665 u32 outbound_msg_1; /*001Ch*/ 2099 struct megasas_evtarg_pd pd; member 2129 struct megasas_evtarg_pd pd; member 2148 struct megasas_evtarg_pd pd; member 2151 struct megasas_evtarg_pd pd; member 2157 struct megasas_evtarg_pd pd; member 2162 struct megasas_evtarg_pd pd; member 2167 struct megasas_evtarg_pd pd; member 2172 struct megasas_evtarg_pd pd; member 2332 u32 support_morethan256jbod; /* FW support for more than 256 PD/JBO [all...] |
/linux/arch/sh/boards/mach-ecovec24/ ! |
H A D | setup.c | 888 .codec = "da7210.0-001a", 1070 static void __init sh_eth_init(struct sh_eth_plat_data *pd) in sh_eth_init() argument 1081 for (i = 0; i < sizeof(pd->mac_addr); i++) { in sh_eth_init() 1082 pd->mac_addr[i] = mac_read(a, 0x10 + i); in sh_eth_init() 1089 static void __init sh_eth_init(struct sh_eth_plat_data *pd) in sh_eth_init() argument
|
/linux/drivers/usb/serial/ ! |
H A D | ftdi_sio_ids.h | 28 #define FTDI_FT2233HP_PID 0x6040 /* Dual channel hi-speed device with PD */ 29 #define FTDI_FT4233HP_PID 0x6041 /* Quad channel hi-speed device with PD */ 30 #define FTDI_FT2232HP_PID 0x6042 /* Dual channel hi-speed device with PD */ 31 #define FTDI_FT4232HP_PID 0x6043 /* Quad channel hi-speed device with PD */ 32 #define FTDI_FT233HP_PID 0x6044 /* Dual channel hi-speed device with PD */ 33 #define FTDI_FT232HP_PID 0x6045 /* Dual channel hi-speed device with PD */ 1525 #define BRAINBOXES_VX_001_PID 0x1001 /* VX-001 ExpressCard 1 Port RS232 */
|
/linux/tools/arch/x86/lib/ ! |
H A D | x86-opcode-map.txt | 459 6e: movd/q Pd,Ey | vmovd/q Vy,Ey (66),(v1) 477 7e: movd/q Ey,Pd | vmovd/q Ey,Vy (66),(v1) | vmovq Vq,Wq (F3),(v1) 1185 0: SGDT Ms | VMCALL (001),(11B) | VMLAUNCH (010),(11B) | VMRESUME (011),(11B) | VMXOFF (100),(11B) | PCONFIG (101),(11B) | ENCLV (000),(11B) | WRMSRNS (110),(11B) | RDMSRLIST (F2),(110),(11B) | WRMSRLIST (F3),(110),(11B) | PBNDKB (111),(11B) 1186 1: SIDT Ms | MONITOR (000),(11B) | MWAIT (001),(11B) | CLAC (010),(11B) | STAC (011),(11B) | ENCLS (111),(11B) | ERETU (F3),(010),(11B) | ERETS (F2),(010),(11B) 1187 2: LGDT Ms | XGETBV (000),(11B) | XSETBV (001),(11B) | VMFUNC (100),(11B) | XEND (101)(11B) | XTEST (110)(11B) | ENCLU (111),(11B) 1190 5: rdpkru (110),(11B) | wrpkru (111),(11B) | SAVEPREVSSP (F3),(010),(11B) | RSTORSSP Mq (F3) | SETSSBSY (F3),(000),(11B) | CLUI (F3),(110),(11B) | SERIALIZE (000),(11B) | STUI (F3),(111),(11B) | TESTUI (F3)(101)(11B) | UIRET (F3),(100),(11B) | XRESLDTRK (F2),(000),(11B) | XSUSLDTRK (F2),(001),(11B) 1192 7: INVLPG Mb | SWAPGS (o64),(000),(11B) | RDTSCP (001),(11B)
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ ! |
H A D | bnx2x_link.c | 451 * cos1-100 cos0-011 dbg1-010 dbg0-001 MCP-000 in bnx2x_ets_e2e3a0_disabled() 1244 * cos1-001 cos0-000 dbg1-100 dbg0-011 MCP-010 in bnx2x_ets_bw_limit_common() 1337 * dbg0-010 dbg1-001 cos1-100 cos0-011 MCP-000 in bnx2x_ets_strict() 1338 * dbg0-010 dbg1-001 cos0-011 cos1-100 MCP-000 in bnx2x_ets_strict() 5740 u16 pd, gp_status4; in bnx2x_warpcore_read_status() local 5753 &pd); in bnx2x_warpcore_read_status() 5754 if (pd & (1<<15)) in bnx2x_warpcore_read_status()
|