/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | pda,91-00156-a0.yaml | 4 $id: http://devicetree.org/schemas/display/panel/pda,91-00156-a0.yaml# 7 title: PDA 91-00156-A0 5.0" WVGA TFT LCD panel 18 const: pda,91-00156-a0
|
/linux/drivers/net/wireless/intersil/p54/ |
H A D | eeprom.c | 281 struct pda_channel_output_limit_longbow *pda = data; in p54_get_maxpower() local 284 pda = data; in p54_get_maxpower() 285 for (j = 0; j < ARRAY_SIZE(pda->point); j++) { in p54_get_maxpower() 287 &pda->point[j]; in p54_get_maxpower() 305 struct pda_channel_output_limit *pda = data; in p54_get_maxpower() local 307 rawpower = max(rawpower, pda->val_qpsk); in p54_get_maxpower() 308 rawpower = max(rawpower, pda->val_bpsk); in p54_get_maxpower() 309 rawpower = max(rawpower, pda->val_16qam); in p54_get_maxpower() 310 rawpower = max(rawpower, pda->val_64qam); in p54_get_maxpower() 829 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/arch/arm/mach-omap1/ |
H A D | Kconfig | 127 Support for the Palm Tungsten E PDA. To boot the kernel, you'll 130 Say Y here if you have this PDA model, say N otherwise.
|
H A D | board-palmte.c | 7 * Support for the Palm Tungsten E PDA.
|
/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 29 #define DRIVER_DESC "USB Keyspan PDA Converter driver" 681 .description = "Keyspan PDA - (prerenumeration)", 691 .description = "Keyspan PDA",
|
H A D | ipaq.c | 24 #define DRIVER_DESC "USB PocketPC PDA driver" 501 .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/drivers/cpufreq/ |
H A D | Kconfig | 177 PDA or even an AMD64 based computer (due to the unacceptable
|
/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
|
H A D | process_64.c | 669 * Switch the PDA and FPU contexts. in __switch_to()
|
/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.
|
/linux/Documentation/admin-guide/ |
H A D | devices.txt | 880 0 = /dev/pda First parallel port IDE disk 1059 59 block Generic PDA filesystem device 1060 0 = /dev/pda0 First PDA device 1061 1 = /dev/pda1 Second PDA device 1064 The pda devices are used to mount filesystems on 1065 remote pda's (basically slow handheld machines with
|
/linux/drivers/net/can/c_can/ |
H A D | c_can_main.c | 1283 /* Wait for the PDA bit to get set */ in c_can_power_down() 1324 /* Wait for the PDA bit to get clear */ in c_can_power_up()
|
/linux/drivers/dma/ |
H A D | imx-sdma.c | 333 * @pda: peripheral dma destination address register 359 u32 pda; member
|
/linux/drivers/iommu/intel/ |
H A D | irq_remapping.c | 778 * If IRTE is in posted format, the 'pda' field goes across the in set_irq_posting_cap()
|