| /linux/drivers/net/wireless/intersil/p54/ |
| H A D | eeprom.c | 280 struct pda_channel_output_limit_longbow *pda = data; in p54_get_maxpower() local 283 pda = data; in p54_get_maxpower() 284 for (j = 0; j < ARRAY_SIZE(pda->point); j++) { in p54_get_maxpower() 286 &pda->point[j]; in p54_get_maxpower() 304 struct pda_channel_output_limit *pda = data; in p54_get_maxpower() local 306 rawpower = max(rawpower, pda->val_qpsk); in p54_get_maxpower() 307 rawpower = max(rawpower, pda->val_bpsk); in p54_get_maxpower() 308 rawpower = max(rawpower, pda->val_16qam); in p54_get_maxpower() 309 rawpower = max(rawpower, pda->val_64qam); in p54_get_maxpower() 825 struct pda_custom_wrapper *pda = (void *) entry->data; in p54_parse_eeprom() local [all …]
|
| H A D | eeprom.h | 22 /* PDA defines are Copyright (C) 2005 Nokia Corporation (taken from islsm_pda.h) */
|
| H A D | p54spi_eeprom.h | 9 * - cx3110x's pda.h from Nokia
|
| /linux/arch/mips/include/asm/sn/ |
| H A D | gda.h | 50 void **g_hooked_norm;/* ptr to pda loc for norm hndlr */ 51 void **g_hooked_utlb;/* ptr to pda loc for utlb hndlr */ 52 void **g_hooked_xtlb;/* ptr to pda loc for xtlb hndlr */
|
| /linux/Documentation/usb/ |
| H A D | usb-serial.rst | 102 PocketPC PDA Driver 113 which one may run ppp and establish a TCP/IP link to the PDA. Once this 123 from the PDA and xcerdisp, synce utilities from the Linux side. 138 You can also try soft-resetting your PDA before attempting a connection. 140 Other functionality may be possible depending on your PDA. According to 154 Keyspan PDA Serial Adapter 157 Single port DB-9 serial adapter, pushed as a PDA adapter for iMacs (mostly
|
| H A D | gadget_serial.rst | 58 hardware; for example, a PDA, an embedded Linux system, or a PC
|
| /linux/drivers/net/usb/ |
| H A D | zaurus.c | 83 /* PDA style devices are always connected if present */ 331 /* C-750/C-760/C-860/SL-C3000 PDA in MDLM mode */ 405 MODULE_DESCRIPTION("Sharp Zaurus PDA, and compatible products");
|
| H A D | cdc_subset.c | 53 /* PDA style devices are always connected if present */
|
| /linux/drivers/usb/serial/ |
| H A D | Kconfig | 195 tristate "USB PocketPC PDA Driver" 198 or any other PDA running Windows CE 3.0 or PocketPC 2002 302 tristate "USB Keyspan PDA / Xircom Single Port Serial Driver" 305 Say Y here if you want to use a Keyspan PDA, Xircom or Entrega single
|
| H A D | keyspan_pda.c | 3 * USB Keyspan PDA / Xircom / Entrega Converter driver 27 #define DRIVER_DESC "USB Keyspan PDA Converter driver" 679 .description = "Keyspan PDA - (prerenumeration)", 689 .description = "Keyspan PDA",
|
| H A D | ipaq.c | 21 #define DRIVER_DESC "USB PocketPC PDA driver" 498 .description = "PocketPC PDA",
|
| H A D | keyspan.c | 11 from Brian Warner's original Keyspan-PDA driver.
|
| /linux/tools/perf/Documentation/ |
| H A D | jitdump-specification.txt | 167 …cribed in the document at https://refspecs.linuxbase.org/LSB_3.0.0/LSB-PDA/LSB-PDA/ehframechpt.html
|
| /linux/sound/soc/ |
| H A D | Kconfig | 19 SoC based systems like PDA's, Phones and Personal Media Players.
|
| /linux/arch/arm/mach-omap1/ |
| H A D | board-palmte.c | 7 * Support for the Palm Tungsten E PDA.
|
| /linux/arch/x86/kernel/ |
| H A D | head64.c | 175 /* Don't add a printk in there. printk relies on the PDA which is not initialized
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_dev_api.h | 77 * In case of a crash kernel over PDA - this should be set to false.
|
| H A D | qed_debug.c | 6175 "PDA", 6187 "override PDA",
|
| H A D | qed_mcp.c | 857 "Load Request: param 0x%08x [init_hw %d, drv_type %d, hsi_ver %d, pda 0x%04x]\n", in __qed_mcp_load_req()
|
| /linux/drivers/net/ethernet/renesas/ |
| H A D | rswitch_main.c | 1229 unsigned int mmf, unsigned int pda, in rswitch_etha_mpsm_op() argument 1238 FIELD_PREP(MPSM_PDA, pda) | in rswitch_etha_mpsm_op()
|